by @Domenico Aprile Fork
{"functions":[],"name":"N numeri con WHILE","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_f2f1945a_25e9_4651_9936_87562da8aebf"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"Somma","lengthValue2":"5","id":"id_24d41988_6cd9_4df6_9a2e_6e4eac574fca","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"num","lengthValue2":"5","id":"id_2537d452_699f_4b06_a37d_8ba3ba984d55","initValue":null},{"condition":"Somma<1000","@type":"DoWhile","id":"id_8f101d95_6d7d_4f60_b539_bc90ec6846be","body":{"statements":[{"newline":true,"@type":"Output","id":"id_c7afcfce_2056_4af9_b7e6_5176c39e6164","value":"\"Inserisci il numero da sommare\""},{"@type":"Input","name":"num","id":"id_59e6a45a_c18b_42db_a14d_dffd94cca6d1","prompt":null},{"@type":"Assign","name":"Somma","id":"id_ecae3b86_ef36_4b08_b0f1_29631c8eb943","value":"Somma+num"}],"id":"id_2e1100b1_06cc_44b1_be63_a47f7f6c7cfd"}},{"newline":false,"@type":"Output","id":"id_b01aa19c_266f_445c_b9c0_110484bf674e","value":"\"La somma totale รจ: \""},{"newline":true,"@type":"Output","id":"id_985454c4_004c_460b_985d_7a37c149dddb","value":"Somma"},{"@type":"Return","id":"id_ffc72ada_1fa9_4157_a189_e1f304ddee8d","maybeValue":null}],"parameters":[]},"id":"id_08529ba3_b891_4a74_bd1a_42a4e56f8789","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":152}