{"functions":[],"name":"es 2","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_330052e9_9976_4c9e_9663_cb7526ebc7ca"},{"@type":"Comment","id":"id_079ece3d_81f4_47e2_a2e4_33baf49b272e","text":"autore: Alberto Chiola classe: 1 SQ"},{"@type":"Comment","id":"id_9d449452_a83a_4b23_87f1_380c6fe70c05","text":"“Dato il prezzo e il numero di biglietti acquistati per un evento sportivo calcolare la spesa totale”"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzoBiglietto","lengthValue2":"5","id":"id_836e402e_56b8_447d_96b6_a43803200f5b","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"numeroBiglietti","lengthValue2":"5","id":"id_97d9e45c_be02_47ef_8e41_927af924fa34","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"costoTotale","lengthValue2":"5","id":"id_f0e7be00_61bb_4fae_bc85_db28c253a6ba","initValue":null},{"newline":true,"@type":"Output","id":"id_1c6efd2a_dfee_4624_b2b1_cb732bd04c50","value":"\"Inserisci il prezzo del biglietto\""},{"@type":"Input","name":"prezzoBiglietto","id":"id_6a873a38_c1e0_4930_8ccb_150fc14ba343","prompt":null},{"newline":true,"@type":"Output","id":"id_45269f92_6c0b_4972_a2e2_b5c61cce9b5f","value":"\"Inserisci il numero dei biglietti\""},{"@type":"Input","name":"numeroBiglietti","id":"id_2e23f829_774a_4722_90b4_fcae532afbd6","prompt":null},{"@type":"Assign","name":"costoTotale","id":"id_3fa40b20_6071_4551_8ae9_a29fe705ad16","value":"prezzoBigliett * numeroBiglietti"},{"newline":true,"@type":"Output","id":"id_0c3404ed_c345_4afc_8c6e_3d680ab48dfd","value":"\"il costo totale è\"+ costoTotale"},{"@type":"Return","id":"id_4ddfda61_501e_41e4_a0ae_f19f98785d20","maybeValue":null}],"parameters":[]},"id":"id_a9a56283_a911_4397_82fd_7aa366093185","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":617}