by @andrea222514 Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_ce44a21f_9e1b_4bc7_a1a5_f3ec8004764a"},{"@type":"Comment","id":"id_d79f5bd3_b8a6_43b0_ae15_43f01ba3dfed","text":"Autore:Mercurio Andrea 1SQ Data 28/02/26"},{"@type":"Comment","id":"id_8a34c49d_d721_4543_8c6b_3fc6c3b61095","text":"Dato il prezzo e il numero dei biglietti acquistati per un evento sportivo caalcolare la spesa totale"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"numeroBiglietti","lengthValue2":"5","id":"id_8d478304_0eab_4135_a316_62059f3a336a","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzoBiglietto","lengthValue2":"5","id":"id_7a68f16e_261c_40e2_b500_5ae1859da089","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"costoTotale","lengthValue2":"5","id":"id_96a3d250_8428_451b_ba16_760933f1c73c","initValue":null},{"newline":true,"@type":"Output","id":"id_3aca6a95_29e0_44c1_8bd2_a4692e6aea02","value":"\"Inserire il prezzo del biglietto\""},{"@type":"Input","name":"prezzoBiglietto","id":"id_1d540953_a003_4c42_9a9a_e887c58cdb8f","prompt":null},{"newline":true,"@type":"Output","id":"id_3aa6fe92_823c_4992_a036_6906e9e1b358","value":"\"Inserire il numero dei biglietti\""},{"@type":"Input","name":"numeroBiglietti","id":"id_d60969e5_ec6f_4277_986f_a061eb4f31f2","prompt":null},{"@type":"Assign","name":"costoTotale","id":"id_e47f7d58_a3e0_4cf3_a721_f40eed412067","value":"prezzoBiglietto*numeroBiglietti"},{"newline":true,"@type":"Output","id":"id_66098aec_2c19_4b72_854c_8058b142aaaa","value":"\"il costo totale รจ\" + costoTotale"},{"@type":"Return","id":"id_0f659302_868c_4ac0_adc4_ac83780feecb","maybeValue":null}],"parameters":[]},"id":"id_990a5b14_36b1_4954_9198_ffdd57e06f7d","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":653}