{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_3793558c_6014_44ef_8abe_093a2587ac9c"},{"@type":"Comment","id":"id_113067d1_78f6_4a20_9ac3_9aeacf3d9447","text":"Jeyson Chuan 1SQ"},{"@type":"Comment","id":"id_b9d71770_bbef_4b47_85c4_3c11de744145","text":"Dato il costo di un biglietto per un evento sportivo e il numero dei biglietti"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzoBiglietto","lengthValue2":"5","id":"id_5b1a9af8_972b_4f4d_8f9d_f5c7aa964bea","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"numeroBiglietti","lengthValue2":"5","id":"id_06a0c4c8_6ed9_48ce_b309_7a86ed705741","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"costoTotale","lengthValue2":"5","id":"id_81660aba_9830_48df_8f36_c350e814134f","initValue":null},{"newline":true,"@type":"Output","id":"id_eb897842_c216_404b_8e73_953be39896e5","value":"\"Inserisci il prezzo del biglietto\""},{"@type":"Input","name":"prezzoBiglietto","id":"id_29ea640d_33ec_4e14_89e4_43e1f19c2d14","prompt":null},{"newline":true,"@type":"Output","id":"id_9753bc35_1268_41d6_8b4f_78b3824fcd67","value":"\"Inserisci il numero dei biglietti\""},{"@type":"Input","name":"numeroBiglietti","id":"id_977c1011_af45_4184_b547_e09db3788de8","prompt":null},{"@type":"Assign","name":"costoTotale","id":"id_6671320f_5c95_454a_8e02_6baa5e4274d6","value":"numeroBiglietti * prezzoBiglietto"},{"newline":true,"@type":"Output","id":"id_ad8071a6_f3f3_4c84_99e3_65a7353fe05b","value":"“Il costo totale é “ + costoTotale"},{"@type":"Return","id":"id_3a05d00e_42ee_41fa_9529_5229a5ef8239","maybeValue":null}],"parameters":[]},"id":"id_045f2244_4343_4117_b60a_90fb07eb32c7","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":1107}