{"functions":[],"name":"Esercizio 2-Evento sportivo","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_a3aef85f_78de_47fa_ba66_df3c2c071c20"},{"@type":"Comment","id":"id_1e218edb_a83a_43ff_992b_fe6d83a1d78f","text":"Autore: Giovanni Genoni Classe: 1SQ Data: 27/02/2026"},{"@type":"Comment","id":"id_dabd68a4_2552_4ed9_93ed_3e3a2124fa4b","text":"Dato il prezzo e il numero di bigietti acquistati per un evento sportivo calcolare la spesa totale"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzoBiglietto","lengthValue2":"5","id":"id_d185d72e_189c_4c7c_b15d_6d1a25563c90","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"numeroBiglietti","lengthValue2":"5","id":"id_04945d8a_d3cb_4937_ab92_658a87a41acf","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"costoTotale","lengthValue2":"5","id":"id_fce5060a_eae3_46d5_967f_01f73ef28a46","initValue":null},{"newline":true,"@type":"Output","id":"id_5a8d6c34_d9e6_4a16_8e04_e762f3932b6b","value":"\"Inserisci il prezzo del biglietto\""},{"@type":"Input","name":"prezzoBiglietto","id":"id_78095edb_77e8_49ca_9cc2_cf35a75a3453","prompt":null},{"newline":true,"@type":"Output","id":"id_dc1adac6_9c06_4676_b54a_5bf3c86c214b","value":"\"Inserisci il numero dei biglietti\""},{"@type":"Input","name":"numeroBiglietti","id":"id_60a8b2b7_52a0_4ae6_a3a0_2b4fe818efee","prompt":null},{"@type":"Assign","name":"costoTotale","id":"id_04ba8461_1b4c_4a44_9434_9a6467edab1b","value":"numeroBiglietti*prezzoBiglietto"},{"newline":true,"@type":"Output","id":"id_6d0f27e3_5572_4048_81fa_aa7a9f8ffb88","value":"\"Il costo totale รจ\" + costoTotale"},{"@type":"Return","id":"id_cff0d944_9a40_476c_bfe2_830e0a2bb4fb","maybeValue":null}],"parameters":[]},"id":"id_b7f1c607_f50a_4e4a_9da7_8ba8c41da4e2","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":1032}