by @Luca CISTERNINO Fork
{"functions":[],"name":"Acquisto di mele","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_9839efa7_e99c_4812_bf63_2eace9bfb4c1"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"costo_mele","lengthValue2":"5","id":"id_443bc5ff_73e7_4c4e_a47e_6fbbce3cc48f","initValue":"2"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"soldi_disposizione","lengthValue2":"5","id":"id_e52e1c3e_43aa_444a_8387_7f3b0beb52cb","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"multiplier","lengthValue2":"5","id":"id_c19b2a63_a660_4a15_aa77_d4f3103cf327","initValue":null},{"@type":"Input","name":"quanti kg di mele vuoi comprare?","id":"id_802f0ffb_30b8_4f1e_8259_2f2c87f53b0d","prompt":null},{"@type":"Input","name":"quanti soldi hai a disposizione?","id":"id_dbe894ef_377b_4483_975c_ae1b8b3dcd5d","prompt":null},{"@type":"Assign","name":"costo_totale","id":"id_ddceecf5_6099_4dd7_a5e2_839b3db0fa41","value":"costo_mele * multiplier"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_326391ee_64b7_4831_97a5_8a269a38ba85","value":"\"non puoi acquistare\""}],"id":"id_2614f181_fabb_4d23_9985_33887a1280d6"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_6f57f6f3_30e4_4cc1_a9a5_384c748fe7b8","value":"\"puoi acquistare le mele\""}],"id":"id_9ff95b4e_ceb4_47ef_a213_f22c844a7c68"},"condition":"(soldi_disposizione >= costo_total)","@type":"If","id":"id_69b3062b_d054_47ba_8b3f_fd03d27e3c14"},{"@type":"Return","id":"id_c587d70b_0d38_4a2d_877e_66ef155d9bb8","maybeValue":null}],"parameters":[]},"id":"id_07d4d4d6_3270_4af5_8d10_c9ab5ad02401","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":413}