by @Alessandro Tau Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_1ae6ef3d_7be6_40e3_b6ee_4ac6c6104d34"},{"@type":"Comment","id":"id_8cfb2358_7e6e_4f17_9b9a_9d34a8a5c874","text":"Alessandro Tau"},{"@type":"Comment","id":"id_80981858_90b7_453a_9f3e_e5fe4bf9ebd3","text":"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_7d84afbb_1570_40ba_bc29_1d8f43bbe41d","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"numeroBiglietti","lengthValue2":"5","id":"id_ad3b912d_d46a_4a76_9bc8_b8c9718b34c7","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"costoTotale","lengthValue2":"5","id":"id_4a04207f_ac0d_4c01_8e8a_900156d6f128","initValue":null},{"newline":true,"@type":"Output","id":"id_db82ec4e_d5ac_47da_b801_0d1c2f4f2dbb","value":"\"Inserisci il prezzo del biglietto\""},{"@type":"Input","name":"prezzoBiglietto","id":"id_9b6c0dc9_e4be_4807_8626_570dfe617c3e","prompt":null},{"newline":true,"@type":"Output","id":"id_414184b6_a88c_47f9_8665_223226bbaaaf","value":"\"Inserisci il numero di biglietti che vuoi comprare\""},{"@type":"Input","name":"numeroBiglietti","id":"id_c35e6288_59fe_4d05_b62e_ad24d69483ba","prompt":null},{"@type":"Assign","name":"costoTotale","id":"id_3dc2a9f3_ba53_4acb_b3d2_0a1cf4a0895d","value":"numeroBiglietti * prezzoBiglietto"},{"newline":true,"@type":"Output","id":"id_5796f79b_ece7_4598_a567_2090230772f5","value":"\"Il costo totale รจ \" + costoTotale"},{"@type":"Return","id":"id_c7f2249f_2ce1_476e_98ea_1c57297c44ab","maybeValue":null}],"parameters":[]},"id":"id_6340ae68_213f_40c5_be0b_d9d4020778a2","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":855}