{"functions":[],"name":"Es 2 - evento sportivo","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_f72f5f1a_1038_414f_8a99_6be66faa8ff7"},{"@type":"Comment","id":"id_4d0ee46d_9c36_47ed_b1d1_1b9fd7e0705d","text":"Francesca Mandirola 1RQ"},{"@type":"Comment","id":"id_272ff01c_219e_474b_b0ff_ca8b024c7103","text":"Dato il costo di un biglietto per un evento sportivo e il numero dei biglietti che si vogliono acquistare calcolare il costo totale"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzoBiglietto","lengthValue2":"5","id":"id_79d9099d_db3c_494a_a95e_9baa4397ad77","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"numeroBiglietti","lengthValue2":"5","id":"id_e71d8585_faca_4b6c_ac61_8e471116de35","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"costoTotale","lengthValue2":"5","id":"id_77506c14_a154_4fcd_a2cd_8b1a987983e1","initValue":null},{"newline":true,"@type":"Output","id":"id_a12e68bc_4458_438a_8ded_8dbd09302276","value":"\"inserisci il prezzo del biglietto\""},{"@type":"Input","name":"prezzoBiglietto","id":"id_268a20b3_95d9_471e_8dc2_9460dcbe1aef","prompt":null},{"newline":true,"@type":"Output","id":"id_72e64961_01e1_4458_bc94_e83055cf064e","value":"\"Inserissci il numero dei biglietti\""},{"@type":"Input","name":"numeroBiglietti","id":"id_7b78d80e_142e_4d49_918c_2bddf8a96c58","prompt":null},{"@type":"Assign","name":"costoTotale","id":"id_2478e2a2_4246_4d44_bdc4_8f328d6073b6","value":"prezzoBiglietto * numeroBiglietti"},{"newline":true,"@type":"Output","id":"id_7eddfad8_9a89_43cb_8bc9_189a17e16e74","value":"\"Il costo totale รจ \" + costoTotale"},{"@type":"Return","id":"id_19a5434d_3354_48d1_9e63_df1ce4dab730","maybeValue":null}],"parameters":[]},"id":"id_569797bf_264c_4a44_afbf_39fcf398d5cc","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":538}