by @Giancarlo Gallivanoni Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_e44ae289_7bce_4892_a958_6c5ee5549b68"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzo","lengthValue2":"5","id":"id_01a415be_9fa3_4d3b_bfcf_9fee8c0c36f4","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"q","lengthValue2":"5","id":"id_8fc01f3c_2f8f_45b1_b6fd_3cd29274a063","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"tot","lengthValue2":"5","id":"id_d5f38fb2_7bf6_4acb_8318_415a53f061c4","initValue":null},{"newline":true,"@type":"Output","id":"id_07120096_60b7_4971_9539_e62c205f8b7d","value":"\"inserisci il prezzo\""},{"@type":"Input","name":"prezzo","id":"id_d2fa2a62_3801_496e_935c_4e37cfd279c6","prompt":null},{"newline":true,"@type":"Output","id":"id_86c37501_ab78_423b_b53c_d03eb6f8eb86","value":"\"inserisci la quantità\""},{"@type":"Input","name":"q","id":"id_32f7a9bf_d4ee_4b9d_b59b_6528889d3592","prompt":null},{"@type":"Assign","name":"tot","id":"id_a9caabd8_d8e0_48e6_ad6e_9aa71aef5200","value":"prezzo * q"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_afc0f2c6_1da6_4b73_bd75_a79dca671da8","value":"\"Non posso appliccare lo sconto\""}],"id":"id_a001915b_4ecc_4ee2_ab79_8dc0f2054527"},"trueBlock":{"statements":[{"@type":"Assign","name":"tot","id":"id_b4d767bc_4d78_4be9_958a_b555dd8e6943","value":"tot - (tot * 5 / 100)"},{"newline":true,"@type":"Output","id":"id_7243a2f5_9aef_4be4_bd1f_0d413cb345bb","value":"\"sconto 5% applicato\""}],"id":"id_62d3e32f_8e59_4296_a972_50b5f3407aea"},"condition":"tot > 50","@type":"If","id":"id_67b86b69_56fd_4381_931e_3901c6e3dc00"},{"newline":true,"@type":"Output","id":"id_ef53986f_b855_4b59_917c_432adbf74f61","value":"\"il totale è \" + tot"},{"@type":"Return","id":"id_d790b2c1_9061_4e61_8f89_f41cd3b16430","maybeValue":null}],"parameters":[]},"id":"id_57acbeab_813b_403b_a95b_f9f95bc4818d","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":345}