by @Máximo Krochik Fork
{"functions":[],"name":"venti","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_b1bab61f_619f_4baf_8234_3f57f5a105e9"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"nota","lengthValue2":"5","id":"id_b19cf37d_13fe_4269_896f_a30abaebb563","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"Promedio","lengthValue2":"5","id":"id_64acd6c0_4d2c_4006_9147_9975d30b2789","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"3","tpe":"IntegerArray","name":"notas","lengthValue2":"5","id":"id_99870c80_df7e_436e_b572_eef0d7c31299","initValue":"0"},{"varName":"i","incr":"1","@type":"ForLoop","start":"1","end":"3","id":"id_22a2b96c_7cf3_4703_a9ba_af6a31fd68c0","body":{"statements":[{"newline":false,"@type":"Output","id":"id_84396cb8_f2a8_4004_9be6_d306cd39c8d2","value":"\"Ingresa la nota del parcial \""},{"newline":true,"@type":"Output","id":"id_dea32f9e_5905_4ee2_9003_6738af0e21f2","value":"i"},{"@type":"Input","name":"nota","id":"id_ecb0bd4e_bfb7_4dee_b132_c73657882fde","prompt":null},{"@type":"Assign","name":"notas[i-1]","id":"id_e7e5d379_fa6b_4df1_bc25_c65bea0b0f2c","value":"nota"}],"id":"id_5390fb93_3b61_414e_b0a9_b0a190f25b53"}},{"newline":true,"@type":"Output","id":"id_1ad0394f_8bc0_404e_9e56_612469d3f8f2","value":"\"El promedio es:\""},{"@type":"Assign","name":"Promedio","id":"id_db555871_0e2b_4a90_a9d3_abd93f4dc3a1","value":"(notas[0]+notas[1]+notas[2])/3"},{"newline":true,"@type":"Output","id":"id_a3f90a8e_081e_4075_93ae_1f2a988b3705","value":"Promedio"},{"@type":"Return","id":"id_d50d78a6_0df0_4701_a24e_9e1c3f10b747","maybeValue":null}],"parameters":[]},"id":"id_6315556a_27f5_41ae_8db4_1d836e665108","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":679}