{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_a3aef85f_78de_47fa_ba66_df3c2c071c20"},{"@type":"Comment","id":"id_d89540ba_724a_47f8_9888_bdaae3e5325b","text":"Autore: Carlo Alberto Zarini"},{"@type":"Comment","id":"id_a48703a7_7828_422c_a109_ffad5ece5e66","text":"Esempio"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"NumeroBiglietti","lengthValue2":"5","id":"id_eb203801_694b_480d_9cca_5be9ab4ed91c","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"PrezzoBiglietti","lengthValue2":"5","id":"id_706716da_7ab5_4f89_9178_6fee3b4e495c","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"costoTotale","lengthValue2":"5","id":"id_5fcf2a97_1d88_4804_a0d5_cdf7f3938a67","initValue":null},{"newline":true,"@type":"Output","id":"id_14e28644_5129_4d42_b494_9c50698b801c","value":"\"inserire il numero di biglietti da comprare\""},{"@type":"Input","name":"NumeroBiglietti","id":"id_ff4d4898_1583_4613_9d47_dfec3902d717","prompt":null},{"newline":true,"@type":"Output","id":"id_4a69496f_46b8_4659_8a2d_df165c8acad2","value":"\"inserisci il prezzo di un biglietto\""},{"@type":"Input","name":"PrezzoBiglietti","id":"id_40b0157b_1ae3_494f_9031_0a3b4276e56f","prompt":null},{"@type":"Assign","name":"costoTotale","id":"id_2ddae3c0_5474_40a9_83e6_ffb8275b260b","value":"NumeroBiglietti * PrezzoBiglietti"},{"newline":true,"@type":"Output","id":"id_66b9c50e_b404_425d_986c_b1c7707e2469","value":"\"Il costo totale è di \" && costoTotale && \" €\""},{"@type":"Return","id":"id_cff0d944_9a40_476c_bfe2_830e0a2bb4fb","maybeValue":null}],"parameters":[]},"id":"id_b7f1c607_f50a_4e4a_9da7_8ba8c41da4e2","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":689}