{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_5f023788_324c_4626_9bfa_2c956a8cdad2"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"primoNumero","lengthValue2":"5","id":"id_93cc7c27_8e57_44b4_81b5_329d8e30c83b","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"secondoNumero","lengthValue2":"5","id":"id_23d68244_4d7d_4e48_bdff_72ee01061631","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"risultato","lengthValue2":"5","id":"id_67637a3e_a1b5_467c_b5dd_465eb6f24acd","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"operazioneDesiderata","lengthValue2":"5","id":"id_28a80f51_8807_4cdb_9f51_ec1a4909b0d8","initValue":null},{"newline":true,"@type":"Output","id":"id_5d0fcc29_f3ef_4a5d_9c38_cff6b89990ef","value":"\"Premi 1 per svolgere la moltiplicazione se no svolgerò la divisione\""},{"@type":"Input","name":"operazioneDesiderata","id":"id_4be8e553_cb89_4f71_8a58_5eec516a7ece","prompt":null},{"newline":true,"@type":"Output","id":"id_b44b79c6_7a54_455e_b084_e54eaf0ee2e3","value":"\"inserisci il primo e il secondo numero\""},{"@type":"Input","name":"primoNumero","id":"id_78685101_a78d_4c15_8785_f4b8bbd17bb6","prompt":null},{"@type":"Input","name":"secondoNumero","id":"id_b4083f91_687a_4c2a_b225_6947d817af0f","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_24432741_42e7_403e_8770_e538142dec01","value":"\"dividiamo\""},{"@type":"Assign","name":"risultato","id":"id_b3a2d231_ec42_4ac8_b2db_66fa37466e3a","value":"primoNumero/secondoNumero"}],"id":"id_bce4abc1_f7f5_4b12_ab46_dbfa1ee7d7e8"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_f23c38ec_4433_4970_b7db_9c383820e765","value":"\"moltiplichiamo\""},{"@type":"Assign","name":"risultato","id":"id_730c193d_ddf6_4753_9df2_7a8b0ff97260","value":"primoNumero*secondoNumero"}],"id":"id_a5a7e601_c729_4838_8c41_c1342d415c74"},"condition":"operazioneDesiderata==1","@type":"If","id":"id_1783e962_e6ec_41e6_a614_4730e679eb23"},{"newline":true,"@type":"Output","id":"id_1a4c3462_d55c_482d_b62a_8e356e0f4e0d","value":"\"Il risultato é \" + risultato"},{"@type":"Return","id":"id_adae0e91_b9b5_4676_bcd9_eb581dd2a535","maybeValue":null}],"parameters":[]},"id":"id_21db0476_f85c_4c79_994f_16a9290bd7ac","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":354}