by @Francesco Roio Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_d19df7eb_9402_45fc_aae7_e45c2b3b1634"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"a","lengthValue2":"5","id":"id_2d9bc9e4_dd52_470a_8a26_d49cfeae87ea","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"b","lengthValue2":"5","id":"id_d55c8a37_81d8_4384_91dc_4dba29496054","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"prodotto","lengthValue2":"5","id":"id_5c864932_83a8_4da4_923d_192f14ca62c5","initValue":null},{"newline":true,"@type":"Output","id":"id_fa374774_7ea7_416f_99f8_75e798010e03","value":"\"inserisci il primo numero\""},{"@type":"Input","name":"a","id":"id_a7120b5d_dec7_493c_a255_7f1ca6ff985e","prompt":null},{"newline":true,"@type":"Output","id":"id_929f2c44_9e8c_4dc1_92ee_458569c9c2fb","value":"\"inserisci il secondo numero\""},{"@type":"Input","name":"b","id":"id_f47397cf_7387_4e79_85ed_2b8f3f61b9e6","prompt":null},{"@type":"Assign","name":"prodotto","id":"id_c12da44b_3009_4291_ab0b_a5f98fcd0de6","value":"a*b"},{"newline":true,"@type":"Output","id":"id_45e87d44_fd2a_4471_99a1_585e7025c49f","value":"\"il prodotto รจ \"+ prodotto"},{"@type":"Return","id":"id_a6eb8da2_dc13_4ed7_afa8_7fb6d68395a3","maybeValue":null}],"parameters":[]},"id":"id_7461ce0a_679e_43d0_8fe5_60e62f3d1f04","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":150}