by @Alessandro Grillo Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_0aadfff0_5c23_4ab6_81a9_2d756cdffadc"},{"@type":"Comment","id":"id_eb3d2e28_db8f_434b_970a_9b142b18469f","text":"Autore:Alessandro Grillo classe 1SQ"},{"@type":"Comment","id":"id_8c23f493_c47c_45a4_9b08_6c5141ca40d7","text":"Dato il prezzo di un videogioco e una percentuale di sconto (es. 20%), calcola il prezzo scontato"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"prezzoVideogioco","lengthValue2":"5","id":"id_f3b18b43_873b_462a_9d14_66fe4afca26a","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"percentualeSconto","lengthValue2":"5","id":"id_7bf9c746_61c3_447a_ae19_a838eaa9744f","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"prezzoScontato","lengthValue2":"5","id":"id_43038d31_7b2d_4fe9_9d72_82df6c5d8e4d","initValue":null},{"newline":true,"@type":"Output","id":"id_db9eb65f_4c22_49ff_bdc8_c9d5866c7154","value":"prezzoVideogioco"},{"@type":"Input","name":"prezzoVideogioco","id":"id_7bf29731_c45a_40c4_b43c_eaaa399c048a","prompt":null},{"newline":true,"@type":"Output","id":"id_cc17b894_45d3_4e5c_860d_b436868aa139","value":"percentualeSconto"},{"@type":"Assign","name":"prezzoScontato","id":"id_dad8316f_5808_4491_9717_6bd3dd3f4feb","value":"prezzoVideogioco*percentualeSconto"},{"newline":true,"@type":"Output","id":"id_e154dbe2_6738_4c5a_b287_44dd4229cf1f","value":"costoTotale+prezzoScontat"},{"@type":"Return","id":"id_1927ffce_95be_40f8_97dd_48d397ba41c0","maybeValue":null}],"parameters":[]},"id":"id_cef1931d_cc14_4665_afae_2dd55ecd97d4","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":351}