{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_e6945e7e_304d_47f7_8d39_f727358dbdfc"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"a","lengthValue2":"5","id":"id_085cb226_c5e8_4a57_bd93_0771b3efd0de","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"b","lengthValue2":"5","id":"id_452aacf8_f3af_4091_b903_606396648155","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"prodotto","lengthValue2":"5","id":"id_0e56ccc4_7704_40eb_bdc2_9803697b69d9","initValue":null},{"newline":true,"@type":"Output","id":"id_c9e4d70a_004e_4d70_92cf_5fe8c66d437e","value":"\"Inserisci il primo numero\""},{"@type":"Input","name":"a","id":"id_87cf651a_4589_4a92_b081_0ae1c19b9f2d","prompt":null},{"newline":true,"@type":"Output","id":"id_714fcd72_3c4f_4f09_86d3_8848f9435536","value":"\"Inserisci il secondo numero\""},{"@type":"Input","name":"b","id":"id_963f6b54_c483_4a49_92a8_7090cbe3b3e2","prompt":null},{"@type":"Assign","name":"prodotto","id":"id_d5a23987_ff90_49ba_a22f_1a7a99755b68","value":"a*b"},{"newline":true,"@type":"Output","id":"id_02b25532_7765_4ed4_9d26_3f895ecfcdc0","value":"\"Il prodotto é: \" + prodotto"},{"@type":"Return","id":"id_c19e6e85_d402_418c_a1c2_da545e619bba","maybeValue":null}],"parameters":[]},"id":"id_ce64f426_5540_474a_a3cf_0b28a3d3de18","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":215}