{"functions":[],"name":"Prodotti e somma","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_25c289e0_6e56_4a99_a778_13136cf9f259"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"num1","lengthValue2":"5","id":"id_b30a3f47_1648_4a74_8d8a_9f8985a51726","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"num2","lengthValue2":"5","id":"id_d768bb90_3758_45d7_b234_22a9d8d1dff8","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"prodotto","lengthValue2":"5","id":"id_6cdd853c_06db_4165_94a0_92cf33695855","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"sommatot","lengthValue2":"5","id":"id_648b08e7_e56e_4f04_9042_f2151b61c32b","initValue":null},{"@type":"Assign","name":"sommatot","id":"id_9832654d_dc65_425d_9fd6_a4a5cee9d052","value":"0"},{"condition":"prodotto!=0","@type":"DoWhile","id":"id_d5d9901d_7686_4dfb_8132_cc96b0266d68","body":{"statements":[{"newline":true,"@type":"Output","id":"id_394a7805_beb2_44a0_8e7c_290e09111607","value":"\"Inserisci un primo numero\""},{"@type":"Input","name":"num1","id":"id_f44b4bf7_8a63_446a_ba27_e379de4f5ff1","prompt":null},{"newline":true,"@type":"Output","id":"id_ad5b1d63_290f_474b_b6f1_1ddac84b44ca","value":"\"Inserisci il secondo numero\""},{"@type":"Input","name":"num2","id":"id_537dac92_c4b2_4a8d_92e8_774da3ab8298","prompt":null},{"@type":"Assign","name":"prodotto","id":"id_4f4e98fb_c378_442c_a9fa_d1bb078832d8","value":"num1*num2"},{"newline":true,"@type":"Output","id":"id_e5ced9b0_7771_4509_9706_fd9ebde47d3b","value":"\"Il prodotto fra i numeri è \"+prodotto"},{"@type":"Assign","name":"sommatot","id":"id_fc3451f1_e1cd_43b5_a5b8_adaac8d46039","value":"sommatot+prodotto"}],"id":"id_76094920_8b67_42de_9641_28e1f4e30308"}},{"newline":true,"@type":"Output","id":"id_2ada1b42_10cf_47e8_b68a_977efec431af","value":"\"La somma dei prodotti è \"+sommatot"},{"@type":"Return","id":"id_71c60421_3552_4e7b_aabf_94f1ce67e96a","maybeValue":null}],"parameters":[]},"id":"id_e3141206_022e_49e2_aec2_2dc3bf3891e6","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":319}