{"functions":[],"name":"es.2 evento sportivo","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_1f770170_13ba_4d16_87b0_c97ea5d71fd4"},{"@type":"Comment","id":"id_c1a15178_f515_4b61_98ce_cd3ad0637b89","text":"autore: Mohamed Mihoub"},{"@type":"Comment","id":"id_98479b43_c28d_474a_b7cf_02fbcc604332","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":"Integer","name":"numeroBiglietti","lengthValue2":"5","id":"id_4158f80d_d873_4776_b4c2_b3178c787e99","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzoBiglietto","lengthValue2":"5","id":"id_9375043c_c454_4854_9d43_6bdc2d629750","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"spesaTotale","lengthValue2":"5","id":"id_59d10b0f_dc98_4deb_ab1b_ae5ac14cefab","initValue":null},{"newline":true,"@type":"Output","id":"id_b95263d4_99fa_439b_b6f7_f29f6249cb5f","value":"\"inserisci il prezzo del biglietto\""},{"@type":"Input","name":"prezzoBiglietto","id":"id_28e8d096_9848_4078_8a28_3cd6a63ca6a4","prompt":null},{"newline":true,"@type":"Output","id":"id_59ac118b_8af8_4025_9e4b_71648a6eec81","value":"\"inserisci numero biglietti\""},{"@type":"Input","name":"numeroBiglietti","id":"id_30f15ccb_97df_4889_9d37_14935cc98246","prompt":null},{"@type":"Assign","name":"spesaTotale","id":"id_f5fca145_01b2_4205_89c8_181de94f6130","value":"prezzoBiglietto * numeroBiglietti"},{"newline":true,"@type":"Output","id":"id_21ca3974_0bd6_4223_9b3a_a225b2b8cc55","value":"\"l'importo totale รจ \" + spesaTotal"},{"@type":"Return","id":"id_552e7754_1e52_4379_aa11_72f7a66fde0a","maybeValue":null}],"parameters":[]},"id":"id_8e90b2f6_2ad5_4a8b_a8c8_f86c864170e2","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":394}