by @Cristian Cillaroto Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_09338478_2988_4cba_9581_31bbd7bd9a3b"},{"@type":"Comment","id":"id_a610d986_3bc0_471b_a72f_4a712a2514dc","text":"Cristian Cillaroto 1SQ"},{"@type":"Comment","id":"id_d429c359_338b_41b9_809c_93893062af0a","text":"."},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzoBiglietto","lengthValue2":"5","id":"id_1e733d4d_f1e6_44e7_8a83_680a68303b50","initValue":"A"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzoBigliettoB","lengthValue2":"5","id":"id_fd6ccfc1_9cff_4f6c_8d97_7279f89b91d2","initValue":"B"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"numeroBiglietti","lengthValue2":"5","id":"id_3c946ba1_8643_41ec_a364_e91fbc3276c3","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"costoTotale","lengthValue2":"5","id":"id_0d41b88c_2374_4506_bf7b_12c2cc471a13","initValue":null},{"@type":"Assign","name":"prezzoBiglietto","id":"id_ce9d8abd_06f2_4ce7_99fc_ffa13af5a9ce","value":"4"},{"@type":"Assign","name":"prezzoBigliettoB","id":"id_c88951f1_5ff4_44c8_a5b4_bb27dc3e9959","value":"6"},{"newline":true,"@type":"Output","id":"id_01cdfad6_a64f_4a83_b9ce_89f020fba57c","value":"\"Un biglietto per il film A è 4€ mentre il film B 6€\""},{"newline":true,"@type":"Output","id":"id_61745765_8477_4c76_91b3_20a6b67c05ef","value":"\"Che film vuoi vedere?\""},{"@type":"Input","name":"A","id":"id_4b7a97de_143c_4a31_9619_262a6d7f7741","prompt":null},{"newline":true,"@type":"Output","id":"id_be6129b2_d136_47d8_980d_f80ca1980c11","value":"\"inserisci il numero di biglietti che vuoi acquistare\""},{"@type":"Input","name":"numeroBiglietti","id":"id_7d379bab_45d2_48fa_b8da_a51619a6646b","prompt":null},{"@type":"Assign","name":"costoTotale","id":"id_f48226c5_f36f_4bd4_83d2_5a7b10299937","value":"prezzoBiglietto * numeroBiglietti"},{"newline":true,"@type":"Output","id":"id_dd55226e_c021_43e7_9710_8d8c5f5e471e","value":"\"il costo totale è di \" + costoTotale + \" € \""},{"@type":"Return","id":"id_62b06d56_5dad_4bfb_bb27_91db51e66358","maybeValue":null}],"parameters":[]},"id":"id_f1fd5d75_e8ef_4de7_ab69_aa6aac5d7bc0","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":820}