by @Gaia De Bernardi Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_dcde6e9a_bc32_4510_a46b_4515a1080c67"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Prezzo","lengthValue2":"5","id":"id_b728e887_8ac3_43e4_9d5e_2a5978e682b2","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"q","lengthValue2":"5","id":"id_7b9b7650_b596_40a4_8714_967bd2cce5b0","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"tot","lengthValue2":"5","id":"id_dced664c_79f2_431b_9543_7ad99094fef5","initValue":null},{"newline":true,"@type":"Output","id":"id_6c41b6e2_d741_4b10_b33b_3ff754c1951c","value":"\"Inserisci il prezzo\""},{"@type":"Input","name":"Prezzo","id":"id_6dff7e32_faca_4bde_ab0f_9b1ad3ad12d8","prompt":null},{"newline":true,"@type":"Output","id":"id_0651f9e2_0233_4d93_b729_64ac9711de19","value":"\"Inserisci la quantità \""},{"@type":"Input","name":"q","id":"id_c161ca6e_a722_4e0c_ac2b_00bf7a5445dc","prompt":null},{"@type":"Assign","name":"tot","id":"id_6b227224_19b6_4838_856c_d5a6ff736923","value":"Prezzo*q"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_3b293429_c652_4857_b018_17da104d65af","value":"\"Il totale è \" + tot"}],"id":"id_fc030b87_6c3a_4174_943e_2ee6fbbafa5e"},"trueBlock":{"statements":[{"@type":"Assign","name":"q","id":"id_27eac339_df61_4641_b967_24e2e847942b","value":"q*2"},{"newline":true,"@type":"Output","id":"id_6f828bc0_0c51_498e_82d3_77408bd9aab7","value":"\"Offerta: i, totale da pagare è \"+tot+ “€, ma ricevi “ + q+”prodotti”"}],"id":"id_5d4f9bec_af09_4115_8320_6d2b5c455557"},"condition":"tot>= 10","@type":"If","id":"id_e4cc3aec_f455_46fa_9c72_f0fa91084fc0"},{"@type":"Return","id":"id_4b13fa87_64a1_47c5_b594_09820fc03a22","maybeValue":null}],"parameters":[]},"id":"id_f4d5ef92_7efa_419a_a2c0_8a2f8dfe582c","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":222}