by @Michele De Rosa Fork
{"functions":[],"name":"Media indefinita","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_15202ab8_6df4_4cbf_80bd_dd80e890e77f"},{"@type":"Declare","tpe":"Real","name":"media","id":"id_b5dc496b_cb8b_4534_8f53_04357f4c61ae","initValue":"0"},{"@type":"Declare","tpe":"Real","name":"voto","id":"id_3652dd7a_6452_4167_bc85_6d3dcc56aa05","initValue":null},{"@type":"Declare","tpe":"Integer","name":"contatore","id":"id_fe8f1f4a_c393_42ce_885b_b2a950af5743","initValue":"0"},{"@type":"Input","name":"voto","id":"id_97ba51a9_bfa1_4709_853f_866039b258f9","prompt":"Inserisci un voto"},{"condition":"voto >=2 && voto <=10","@type":"While","id":"id_bfc67f55_3331_4ee2_a435_9d352259b74d","body":{"statements":[{"@type":"Assign","name":"contatore","id":"id_0dac963d_4a4f_4448_b459_e17189b6f418","value":"contatore + 1"},{"@type":"Assign","name":"media","id":"id_8858a09d_6876_4518_bdb3_e00d218c8c1f","value":"media + voto"},{"@type":"Input","name":"voto","id":"id_bc322256_2f8d_4560_a3c1_83a23abdfdbb","prompt":"Inserisci un voto"}],"id":"id_77ec9e8c_d7f5_42e3_ba46_9d8d45c6bcf8"}},{"newline":true,"@type":"Output","id":"id_15470234_614d_47b9_b9ca_355b3128738a","value":"\"La media รจ \" + media/contatore"},{"@type":"Return","id":"id_8480437f_c4ac_4dff_90f1_d8cfc5bdc654","maybeValue":null}],"parameters":[]},"id":"id_ff9766e9_2bae_47ce_8d01_256897fa2bf8","config":{"showDebugVars":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":176}