by @Rosario Briilla Fork
{"functions":[],"name":"Es. 2","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_b9be6798_5022_402f_aaf1_cb8fa72863af"},{"@type":"Comment","id":"id_61486b3a_2f44_4130_9b95_15581507aced","text":"Autore: Rosario Brilla 1SQ"},{"@type":"Comment","id":"id_e02517e6_7658_4b9e_a7e8_ab7aa6dea1a8","text":"“Dato il costo di un biglietto per un evento sportivo e il numero di biglietti che si vogliono acquistare calcolare il costo totale”"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzoBiglietto","lengthValue2":"5","id":"id_4ef32c3b_bb5d_461b_84d5_41d0becf6cc1","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"numeroBiglietti","lengthValue2":"5","id":"id_d6c8b43b_dabf_40a3_b0fa_72f6098453a3","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"costoTotale","lengthValue2":"5","id":"id_c33659e0_8f03_40de_893a_bf0c24b9e14b","initValue":null},{"newline":true,"@type":"Output","id":"id_f6b9bff0_9979_4e0e_96cc_657933df8fd9","value":"\"Inserisci il prezzo di un biglietto\""},{"@type":"Input","name":"prezzoBiglietto","id":"id_ee7f6932_b3f1_47c2_88c8_2224df9ddd59","prompt":null},{"newline":true,"@type":"Output","id":"id_433f8468_9187_4080_b422_38750ca57d85","value":"\"Inserisci il numero di biglietti\""},{"@type":"Input","name":"numeroBiglietti","id":"id_ad033010_4a8a_449a_8e52_296b7fc8df68","prompt":null},{"@type":"Assign","name":"costoTotale","id":"id_bd0c63ff_2f35_4545_8e8f_7c237d61555e","value":"prezzoBiglietto * numeroBiglietti"},{"newline":true,"@type":"Output","id":"id_d370abe0_abd4_4043_b2f2_66a0841e28e0","value":"\"Il costo totale è \" + costoTotale"},{"@type":"Return","id":"id_1581a4e6_11f1_4a22_9d78_4e2b4b8dfe0b","maybeValue":null}],"parameters":[]},"id":"id_f6f3cc2b_7b3d_41f1_adf3_102de03ca3d1","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":890}