by @OKASHA SIDDIQUE Fork
{"functions":[],"name":"CELCIUS TO FARENHEIT","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_7e125406_3b70_4b8a_a5e0_376a624ef2e5"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"celcius","lengthValue2":"5","id":"id_39ca8b3e_dc01_4f75_a5b3_70356dfddca5","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"ferenheit","lengthValue2":"5","id":"id_0fe7e09c_f62c_4097_bee4_5faccc4971a0","initValue":null},{"@type":"Input","name":"celcius","id":"id_8a15971d_de82_4af6_aab7_074b22480992","prompt":null},{"@type":"Assign","name":"ferenheit","id":"id_a49c188c_47c4_4c27_b259_d46b28c568f1","value":"(celcius * 9/5) + 32"},{"newline":true,"@type":"Output","id":"id_676a1854_8bd3_4df0_92f8_5a14486b7dac","value":"ferenheit"},{"@type":"Return","id":"id_cad07415_8e07_4897_8cda_96a4e7beaae7","maybeValue":null}],"parameters":[]},"id":"id_522621aa_2e5c_4c54_ba46_8c92925df8c4","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":145}