by @prof. Mario Ciardiello Fork
{"functions":[],"name":"ESERCIZIO 1","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_8c5a2dd8_4840_487a_9616_47b17eeec6c8"},{"@type":"Declare","tpe":"Integer","name":"prezzo","id":"id_c69bcbe0_8647_49e0_a9cc_cd56f51be25e","initValue":null},{"@type":"Input","name":"prezzo","id":"id_0b9c6622_8075_4711_b12d_d1f1f459d8d2","prompt":null},{"@type":"Declare","tpe":"Integer","name":"giorni","id":"id_bac819aa_8943_4e57_a18d_00d53cd0f11b","initValue":null},{"@type":"Input","name":"giorni","id":"id_41e68234_eb13_4bf6_be6b_c502c85bb95b","prompt":null},{"@type":"Declare","tpe":"Integer","name":"partecipanti","id":"id_e2a1dbb0_0468_41c3_96e1_b10c26b61a07","initValue":null},{"@type":"Input","name":"partecipanti","id":"id_d9bfc91a_0041_4c2e_b755_399727b26dd9","prompt":null},{"@type":"Declare","tpe":"String","name":"stagione","id":"id_a3ad46d9_5af3_424a_afc0_05f73faa5772","initValue":null},{"@type":"Input","name":"stagione","id":"id_dcb00c77_5b81_44be_beff_cc8dda24c360","prompt":null},{"@type":"Declare","tpe":"Real","name":"tot","id":"id_16acf373_94d5_4cff_9714_f883b066c8df","initValue":null},{"falseBlock":{"statements":[{"@type":"Assign","name":"tot","id":"id_d34eb99c_bfa7_45b5_a36c_916fcc6538a9","value":"prezzo*partecipanti*giorni"}],"id":"id_7f4e3ed2_78f7_4092_b44a_dd626455a7f2"},"trueBlock":{"statements":[{"@type":"Assign","name":"tot","id":"id_584983d6_5447_472a_8796_81009779d6a6","value":"giorni*partecipanti*(prezzo-prezzo*0.05)"}],"id":"id_116a403c_c915_4179_8bec_9f971973e63c"},"condition":"stagione==\"bassa\"","@type":"If","id":"id_c6a6c2e6_c6f1_4bfa_8629_aaf87938e1ba"},{"newline":true,"@type":"Output","id":"id_96eb0949_9920_4ecb_acb5_b14741af5fd2","value":"tot"},{"@type":"Return","id":"id_8c054775_1005_4bbe_8c5a_d481186abda3","maybeValue":null}],"parameters":[]},"id":"id_0a343062_fdc8_4a9b_ab94_cef2d26595cf","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":231}