by @stud. Mattia Sportelli Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_60cdd680_aa85_459d_837e_2d219a21cf7e"},{"@type":"Declare","tpe":"Integer","name":"numero1","id":"id_cdd458b3_59c9_4f62_b0e9_4206645f5849","initValue":null},{"@type":"Declare","tpe":"Integer","name":"numero2","id":"id_b62bf5b9_4cf2_4b64_9324_13e1d25c4984","initValue":null},{"@type":"Declare","tpe":"Integer","name":"totale","id":"id_325a6f26_57af_4975_947a_a44681d73431","initValue":null},{"newline":true,"@type":"Output","id":"id_7db1978c_17a9_4d24_914c_e8846a86d44c","value":"\"dammi il primo numero\""},{"@type":"Input","name":"numero1","id":"id_755e02ac_e23b_44bd_ba2b_6c46779716e0","prompt":null},{"newline":true,"@type":"Output","id":"id_123790e2_9769_46bf_a4ec_13b3f756dfff","value":"\"dammi il secondo numero\""},{"@type":"Input","name":"numero2","id":"id_ea7f2a2f_5f25_4271_9915_1aa8045b9b84","prompt":null},{"newline":true,"@type":"Output","id":"id_06daf96a_4981_4636_827c_df47d4d477f4","value":"\"il totale รจ\""},{"@type":"Assign","name":"totale","id":"id_6fcab7b5_64d8_4ae3_a7bf_1c4e6b7523e8","value":"numero1*numero2"},{"newline":true,"@type":"Output","id":"id_28711d9e_874d_49ae_ac9d_24530a1e5112","value":"totale"},{"@type":"Return","id":"id_63913118_b1fc_4350_a38b_49a6f419cc4f","maybeValue":null}],"parameters":[]},"id":"id_42d0334c_db3a_4fd8_935e_39d74917b3c5","config":{"showDebugVars":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":144}