by @stud. Mattia Sportelli Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_d2c064d8_25bb_41ba_9daa_03c938bd4569"},{"@type":"Declare","tpe":"Integer","name":"numero1","id":"id_7e8544d3_7ce4_4015_a9be_d7c9534854c0","initValue":null},{"@type":"Declare","tpe":"Integer","name":"numero2","id":"id_4ca1fa7a_58a3_4c76_b7fc_d7faac7d2cb7","initValue":null},{"@type":"Declare","tpe":"Integer","name":"totale","id":"id_f25ea723_a7d8_4cb4_9223_77e5254d2294","initValue":null},{"newline":true,"@type":"Output","id":"id_f5181f8f_ce51_468b_bdce_820353c5b8d6","value":"\"dammi il primo numero\""},{"@type":"Input","name":"numero1","id":"id_73e0d315_d01d_4434_91a4_99d067267ef4","prompt":null},{"newline":true,"@type":"Output","id":"id_1f1de9f4_eee4_49bc_8156_7334a33d2b16","value":"\"dammi il secondo numero\""},{"@type":"Input","name":"numero2","id":"id_c67db6b4_f93d_406c_b55b_e0ec6cbb5bbc","prompt":null},{"newline":true,"@type":"Output","id":"id_a6cb07d5_fb36_482f_a2ce_c9845a54fbe7","value":"\"il totale รจ\""},{"@type":"Assign","name":"totale","id":"id_feecc867_bc3f_4c39_a64a_3d6bcd84e662","value":"numero1*numero2"},{"newline":true,"@type":"Output","id":"id_8a2c3747_c82a_4d75_afe1_f493e5bc0c95","value":"totale"},{"@type":"Return","id":"id_3e5410ec_b14f_4b3a_9839_b6be99361328","maybeValue":null}],"parameters":[]},"id":"id_b702c2d0_1abf_4c62_a1f2_a6610484f679","config":{"showDebugVars":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":164}