by @Richard Martinez Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_79ad1f05_dd78_4cd6_9608_c398368cd470"},{"@type":"Declare","tpe":"Real","name":"c","id":"id_bcb7d01a_a081_4b84_8c7c_07c4b4d29106","initValue":null},{"@type":"Input","name":"c","id":"id_ab9b0c66_7a02_4d04_867a_13cde17bef49","prompt":null},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"@type":"Declare","tpe":"String","name":"res","id":"id_2b993c7e_6e52_4b43_8cd9_e6a6c18c5975","initValue":"\"La temperatura está Muy Caliente.\""}],"id":"id_1ef3d7cc_8337_402c_bbe4_ae9b10127f83"},"trueBlock":{"statements":[{"@type":"Declare","tpe":"String","name":"res","id":"id_19cb5768_b431_497d_b0d9_fea03d7c0976","initValue":"\"La temperatura está Caliente.\""}],"id":"id_e15b60c2_3c07_41d9_b989_f5c19265c68f"},"condition":"(21 <= c) && (c <= 30)","@type":"If","id":"id_6aa3cc8b_6d03_41b1_96e7_4f80531bbc4b"}],"id":"id_1a49c108_29e5_4776_9b31_997b55d9c62e"},"trueBlock":{"statements":[{"@type":"Declare","tpe":"String","name":"res","id":"id_9f4f4537_5ac5_4835_a6ac_b231b6080e97","initValue":"\"La temperatura está Tibia.\""}],"id":"id_d98bd474_7305_4c36_a2cb_c49517e40359"},"condition":"(10 <= c) && (c <= 20)","@type":"If","id":"id_45946a21_d6ed_47eb_84da_02d80a8ca911"}],"id":"id_a41148b0_95c2_4e2b_ac71_2f2c3ea1f6a7"},"trueBlock":{"statements":[{"@type":"Declare","tpe":"String","name":"res","id":"id_d1cf1246_6c26_4089_ad2f_60ede16ad8f5","initValue":"\"La temperatura está Fría.\""}],"id":"id_aee68e44_4e85_45ed_82d1_9e35d2e9843b"},"condition":"c < 10","@type":"If","id":"id_98fbd9c8_5254_45aa_af47_052e550c502e"},{"newline":true,"@type":"Output","id":"id_2ad85953_8eb2_4aae_9648_d12c1c44cf99","value":"res"},{"@type":"Return","id":"id_74462d19_2b88_40c6_8e61_1e728c60d7b4","maybeValue":null}],"parameters":[]},"id":"id_1910dc44_04cd_4137_bedf_95175fd96ff9","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":202}