by @giuseppe annis Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_e3fd527c_ebaa_482e_80cd_3a7187e3bce3"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"cateto1","lengthValue2":"5","id":"id_ca9b7ad0_292c_462a_84cb_b58f86e23fc3","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"cateto2","lengthValue2":"5","id":"id_80ee04ac_366e_42cc_865f_49183d4b6576","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"ipotenusa","lengthValue2":"5","id":"id_05e7bb6f_864b_4b52_9f39_4365716b5a19","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"area","lengthValue2":"5","id":"id_d665e703_61fb_4c6b_9de8_a0177c026098","initValue":null},{"newline":true,"@type":"Output","id":"id_51042156_ac33_48df_921a_8f1e2b4d5cc2","value":"\"inserire li valore del cateto 1\""},{"@type":"Input","name":"cateto1","id":"id_08c22a6f_5be0_4ee3_a298_bd40ee18e07d","prompt":null},{"newline":true,"@type":"Output","id":"id_6e8e852b_5ddf_442d_9ac5_69a0e3e9cebd","value":"\"inserire il valore del cateto 2\""},{"@type":"Input","name":"cateto2","id":"id_46111ae7_3660_4073_891c_f40e9ed2564a","prompt":null},{"@type":"Assign","name":"ipotenusa","id":"id_357294e6_91bc_414f_be08_378a75e659d2","value":"sqrt(cateto1*cateto1+cateto2*cateto2)"},{"@type":"Assign","name":"area","id":"id_cc939bcd_86ca_4716_b8c1_796416d5a8f2","value":"(cateto1*cateto2)/2"},{"newline":false,"@type":"Output","id":"id_13f6bc35_c165_49bb_9ebd_b4f3be98f953","value":"\"ipotenusa=\""},{"newline":true,"@type":"Output","id":"id_550bf010_c760_47d0_923a_87f0d4cce178","value":"ipotenusa"},{"newline":false,"@type":"Output","id":"id_b1157998_774e_4518_8186_6af8df0f9cb5","value":"\"area=\""},{"newline":true,"@type":"Output","id":"id_096f660d_837e_4b08_938c_e766c739c3cf","value":"area"},{"@type":"Return","id":"id_5dc81433_afab_4ab1_9f25_83e617c3cc2d","maybeValue":null}],"parameters":[]},"id":"id_7d00c75a_6f4b_4a6f_836a_44dc246d42ea","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":463}