{"functions":[],"name":"Multipli di 5 e 10","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_d42b708f_ee84_443f_9fab_0faff6bc9c3f"},{"@type":"Declare","tpe":"Integer","name":"somma","id":"id_f77c7e39_b9cd_491a_a2f1_6ba796f0caf0","initValue":"0"},{"varName":"numero","incr":"1","@type":"ForLoop","start":"10","end":"100","id":"id_731d3e77_78d7_44ba_9fee_eb6880a98ef5","body":{"statements":[{"falseBlock":{"statements":[],"id":"id_2535fbb3_b3d4_43ff_affe_55022bdbfde4"},"trueBlock":{"statements":[{"@type":"Assign","name":"somma","id":"id_f88e509d_28cc_413c_8d34_2f517bdaafd4","value":"somma + numero"}],"id":"id_0dc135ef_61d6_4796_8f0f_eb5c0e1d25e1"},"condition":"numero % 5 == 0","@type":"If","id":"id_7ac1d967_d39c_48e0_8627_0edbbe805597"}],"id":"id_bf495098_821f_4f0a_9e62_bf88c650fd5d"}},{"newline":true,"@type":"Output","id":"id_10448e71_8bb9_401f_ab60_ceb12baa94a8","value":"\"La somma รจ \" + somma"},{"@type":"Return","id":"id_677a7a04_6bc8_4bb2_b371_78d005c3e0c9","maybeValue":null}],"parameters":[]},"id":"id_50f790f0_9e42_4816_acf1_96212e48a9e9","config":{"showDebugVars":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":119}