by @biancamilani11-gif Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_2796c22d_60df_4cae_ae42_ee26a7413f55"},{"@type":"Comment","id":"id_4401608f_db39_4e2d_951c_108b8fc48145","text":"Bianca Milani 1SQ"},{"@type":"Comment","id":"id_e4ab7e96_0d4e_475f_8bd9_dd336f8f7227","text":"Dato il prezzo di un videogioco è una percentuale di sconto (es. 20%), calcola il prezzo scontato"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"videogioco","lengthValue2":"5","id":"id_1292a4de_024e_426f_bfa2_f417e1b41fa3","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"percentualeSconto","lengthValue2":"5","id":"id_cd4ce648_dd4b_454e_a381_22ed221ae6b1","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzoScontato","lengthValue2":"5","id":"id_21fd6841_9edd_4434_961c_431660f8e5f9","initValue":null},{"newline":true,"@type":"Output","id":"id_553a9bfa_ba9b_4b4f_ab55_9e5a433d2baf","value":"‘inserisciprezzodelvideogioco’"},{"@type":"Input","name":"pVideogioco","id":"id_133f4959_0401_43f8_8264_fd21d4725598","prompt":null},{"newline":true,"@type":"Output","id":"id_93f91d4a_9d39_47cb_9a1a_a387be9c3e17","value":"\"inserisciPercentualeDiSconto”"},{"@type":"Input","name":"percentualeSconto","id":"id_4ef829b9_4549_4a05_a78f_3b050a34d858","prompt":null},{"@type":"Assign","name":"prezzoScontato","id":"id_7a17559f_2eee_41c6_af0d_88f472d28c69","value":"pVideogioco-(percentualeSconto*pVideogioco/100)"},{"newline":true,"@type":"Output","id":"id_93f2c350_f04a_4229_b900_1826609fa658","value":"\"prezzoScontato”"},{"@type":"Return","id":"id_7671219b_18f8_40c4_a7a9_0dd202382112","maybeValue":null}],"parameters":[]},"id":"id_7c08a989_dafc_4b9b_8ccf_ec3fe7902a12","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":583}