{"functions":[],"name":"UDA-Rec-2B","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_48b34698_6811_41cf_8c34_c15340768422"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"numeroProdotti","lengthValue2":"5","id":"id_63dbe966_73b3_4e15_95b8_8982f48ba660","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzoProdotto","lengthValue2":"5","id":"id_b6a2dc84_992a_493c_8938_b377d3c279cb","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"costoTotale","lengthValue2":"5","id":"id_9bfc0548_d787_415b_838e_d143beace867","initValue":"0"},{"newline":true,"@type":"Output","id":"id_448e5ffc_c646_4c8b_957c_b485996a227a","value":"\"Quanti prodotti vuoi acquistare?\""},{"@type":"Input","name":"numeroProdotti","id":"id_6464e6ba_a475_4193_8b5f_8f38426a8703","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"i","lengthValue2":"5","id":"id_98ae3eb9_619b_44f1_acbb_3c596af999ec","initValue":"1"},{"condition":"i<=numeroProdotti","@type":"While","id":"id_d8508843_7d76_4189_a2a1_762b83973fac","body":{"statements":[{"newline":true,"@type":"Output","id":"id_3facb431_75fe_42e4_9e5e_42e4ff0c28c1","value":"\"Inserisci il prezzo del prodotto n.\" + i"},{"@type":"Input","name":"prezzoProdotto","id":"id_ac88d65d_eaf4_422c_b2f3_b086e3603a31","prompt":null},{"falseBlock":{"statements":[{"@type":"Assign","name":"prezzoProdotto","id":"id_fbf3628f_31e9_47ae_82e1_29e0f06a6165","value":"prezzoProdotto*0.9"}],"id":"id_1cd2c0e1_2803_4365_a5da_91fd1081219c"},"trueBlock":{"statements":[],"id":"id_ae1416f3_876c_4ba7_9ab0_3ff5623c9fa6"},"condition":"prezzoProdotto<1000","@type":"If","id":"id_6956de94_587e_4444_926f_ec607a25f45a"},{"@type":"Assign","name":"costoTotale","id":"id_ca673f9f_35d2_433c_9b01_8cec65a80f59","value":"costoTotale+prezzoProdotto"},{"@type":"Assign","name":"i","id":"id_69f6be20_2d84_4e9b_9914_fb0f9fb846ec","value":"i+1"}],"id":"id_fad1c0d4_5bde_4dae_a595_81c2fd66350f"}},{"newline":true,"@type":"Output","id":"id_b2de5eff_3226_4264_a07a_5b8cda81ddc4","value":"\"Il prezzo totalew รจ \" + costoTotale"},{"@type":"Return","id":"id_ba1130a2_30ac_41f2_ac68_c69cd3e4a23f","maybeValue":null}],"parameters":[]},"id":"id_51242b53_b1dd_42bd_b1bc_b6806bfbe266","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":false},"version":"0.3","revision":488}