{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_3f0343c5_2b17_4108_b0c2_44d4358467fb"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"a","lengthValue2":"5","id":"id_a24855b1_6943_4bfb_afb5_fb78a13a8b92","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"b","lengthValue2":"5","id":"id_a30ed113_9a85_490d_8086_c278c0722267","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"prodotto","lengthValue2":"5","id":"id_eae25d0a_e3db_4188_889b_5bbcd66feae0","initValue":null},{"newline":true,"@type":"Output","id":"id_d1a6d941_3d72_4d0c_8bd2_d849bc9beefe","value":"\"Inserisci il primo numero\""},{"@type":"Input","name":"a","id":"id_6e1f52fc_1c93_41fc_bcd5_a2dc0b592e7f","prompt":null},{"newline":true,"@type":"Output","id":"id_f0e7bd19_955d_44bb_a1cc_f06be0431421","value":"\"Inserisci il secondo numero\""},{"@type":"Input","name":"b","id":"id_1901dd32_74b2_4690_8fee_e49c787a58fe","prompt":null},{"@type":"Assign","name":"prodotto","id":"id_33a95309_74f9_46e0_aac1_fba24fcd2cf8","value":"a*b"},{"newline":true,"@type":"Output","id":"id_c167ef45_c19e_47f4_bd04_07905fec1571","value":"\"Il prodotto รจ: \" + prodotto"},{"@type":"Return","id":"id_64bf1442_4ce0_415a_8288_174377d409d9","maybeValue":null}],"parameters":[]},"id":"id_055c7837_56b3_452a_8757_092ebf727a66","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":152}