by @Nicholas Mammarella Fork
{"functions":[],"name":"Prodotto","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_3f5ba870_5bc1_442c_856e_6edd5704d145"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"a","lengthValue2":"5","id":"id_a278161b_bdc4_435d_a94d_43d869886a71","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"b","lengthValue2":"5","id":"id_5203075a_bdff_4e94_8e11_138754ad1028","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"prodotto","lengthValue2":"5","id":"id_f87157d1_7e6d_47ce_9f5c_d1464d7aa74c","initValue":null},{"newline":true,"@type":"Output","id":"id_44c69aa1_96a9_4f99_9d77_377b32b78768","value":"\"inserisci il primo numero\""},{"@type":"Input","name":"a","id":"id_0ec042af_d128_4563_bb26_71d603213b70","prompt":null},{"newline":true,"@type":"Output","id":"id_82ad0ba9_a9c1_4e05_9623_b0c47837bb6b","value":"\"inserisci il secondo numero\""},{"@type":"Input","name":"b","id":"id_d4063e3a_9b64_4430_b470_4b9d51283c2a","prompt":null},{"@type":"Assign","name":"prodotto","id":"id_0b969840_f906_4a9e_b50d_1bb9d0f15284","value":"a*b"},{"newline":true,"@type":"Output","id":"id_7b8a90bb_6cdc_4494_97b3_cfffce841ed7","value":"\"il prodotto รจ:\" + prodotto"},{"@type":"Return","id":"id_7a635b97_30c8_46d1_9c34_186dc7346287","maybeValue":null}],"parameters":[]},"id":"id_46f0065f_15f1_4a70_b112_7901bfae1e74","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":189}