by @Giovanni Genoni Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_35e6c0f2_f458_4335_9c55_6617f2a81408"},{"@type":"Comment","id":"id_075499cb_2689_4fcf_a23d_400d68a16d8f","text":"Autore:Giovanni Genoni Classe 1SQ Data: 03/03"},{"@type":"Comment","id":"id_28835780_a55b_4e27_aa83_9fe168d98011","text":"Dati i voti di tre verifiche di matematica calcolare la media aritmetica"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"votoUno","lengthValue2":"5","id":"id_dbc0f821_4aa5_4885_b3f6_417cb29491c7","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"votoDue","lengthValue2":"5","id":"id_2a530b8a_0370_4cc3_a9c1_d8606f4799fa","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"votoTre","lengthValue2":"5","id":"id_ed0c0044_05cf_4f9f_b4db_1307b37c7886","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"mediaAritmetica","lengthValue2":"5","id":"id_61785e9b_29a2_410b_b2a6_17739805741c","initValue":null},{"newline":true,"@type":"Output","id":"id_0d4adc89_12dc_4cd5_b14c_6a27694b3542","value":"\"Inserisci il primo voto\""},{"@type":"Input","name":"votoUno","id":"id_ef527292_0157_482b_b345_bf16b4429383","prompt":null},{"newline":true,"@type":"Output","id":"id_5a2caeb8_ca28_4d0a_9021_88bd39fa9fdc","value":"\"Inserisci il secondo voto\""},{"@type":"Input","name":"votoDue","id":"id_2d7433a2_bf04_44db_8e03_9d86657bd6ea","prompt":null},{"newline":true,"@type":"Output","id":"id_893eb826_4967_4b72_9803_5ad2a609d949","value":"\"Inserisci il terzo voto\""},{"@type":"Input","name":"votoTre","id":"id_1125ad0d_9f9f_4bd8_91d4_fe81ed1743b9","prompt":null},{"@type":"Assign","name":"mediaAritmetica","id":"id_cc4b8016_20f1_465b_b508_16443b47c812","value":"votoUno+votoDue+votoTre/3"},{"@type":"Return","id":"id_d654e7ca_a243_44da_8e11_a97635af003c","maybeValue":null}],"parameters":[]},"id":"id_39ca8e88_bde8_4ac2_b94b_4f8f0b152522","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":491}