by @Aura Popa Fork
{"functions":[],"name":"es 2 - evento sportivo","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_a5921b97_25bc_4e73_960e_309a5f048777"},{"@type":"Comment","id":"id_0b2eb226_0682_465e_8ad0_790e388f98ae","text":"Autore: Aura Popa"},{"@type":"Comment","id":"id_a42ff45f_2099_48b6_942d_0ec19696c516","text":"Dato il prezzo è il numero di biglietti acquistati per un evento sportivo calcolare la spesa totale"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"numeroBiglietti","lengthValue2":"5","id":"id_fe9b44be_6374_4a01_bc48_089084eae405","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzoBiglietti","lengthValue2":"5","id":"id_ddd4d089_cbfc_4c92_b39b_fa5538805b84","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"spesaTotale","lengthValue2":"5","id":"id_2bec65f0_17bc_4d99_9844_e4b75de9fbfe","initValue":null},{"newline":true,"@type":"Output","id":"id_9b689d38_6347_4931_87a1_78b7c5b2a816","value":"\"inserisci il prezzo dei biglietti\""},{"@type":"Input","name":"prezzoBiglietti","id":"id_22260c65_8c69_40aa_b575_4d9c52d04039","prompt":null},{"newline":true,"@type":"Output","id":"id_134612d4_f031_47af_939d_6818858895bd","value":"\"inserisci il numero dei biglietti \""},{"@type":"Input","name":"numeroBiglietti","id":"id_056aba9f_3f4c_49de_a3d7_664fffa0b815","prompt":null},{"@type":"Assign","name":"spesaTotale","id":"id_2f68b04a_54d7_4abe_9e4b_916ca3b05a35","value":"prezzoBiglietti * numeroBiglietti"},{"newline":true,"@type":"Output","id":"id_979bcf4e_0149_4ccb_a2bc_2260bf377dc3","value":"\"il totale è \" + spesaTota"},{"@type":"Return","id":"id_786b6b7e_fbb5_485e_82de_463e9ee9a519","maybeValue":null}],"parameters":[]},"id":"id_cad45bfd_d1e4_4226_95c7_63206d18d294","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":439}