{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_74beac85_99f0_4547_9ae5_996031ac5adc"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"suma","lengthValue2":"5","id":"id_8da68f20_9a7c_427d_98c1_f2472b16cecd","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"contador","lengthValue2":"5","id":"id_46785fe7_4b94_4455_8ee1_02d3c60554bb","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"mayor","lengthValue2":"5","id":"id_80fe2b99_a05e_4e54_81b9_06f0e4d01432","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"valor","lengthValue2":"5","id":"id_9e6b9e02_80f2_48a2_b9a7_e6dbdcbf81e3","initValue":"1"},{"condition":"valor>0","@type":"While","id":"id_ecfc22d6_af29_47b7_a2cb_33f2177497d3","body":{"statements":[{"newline":true,"@type":"Output","id":"id_61ed32fe_31fb_4303_bd69_58343783be33","value":"\" Enter un valor \""},{"@type":"Input","name":"valor","id":"id_1ee6f558_8cd3_4e65_bb07_f2b58a09cbfb","prompt":null},{"@type":"Assign","name":"contador","id":"id_8928c3a9_79fd_4413_b204_1339ce25a6f3","value":"contador + 1"},{"falseBlock":{"statements":[],"id":"id_487371ea_3f81_4658_8aa0_3158ea0e6814"},"trueBlock":{"statements":[{"@type":"Assign","name":"suma","id":"id_904718f8_adc7_4c93_8ffe_ec8909730f5c","value":"suma + valor"}],"id":"id_5af9f7af_3ba9_438f_a290_fd10d563e777"},"condition":"valor>0","@type":"If","id":"id_5ee577b6_df1e_472e_8320_acef3d52dbcc"},{"newline":true,"@type":"Output","id":"id_e5c725b6_8525_4b60_8602_a364ce68d91f","value":"\" He leido \" + contador + \" valores y la suma es \" + suma"}],"id":"id_79434e8b_5662_4b8a_a362_f51a8b431461"}},{"newline":true,"@type":"Output","id":"id_e46e7979_c125_45b2_870d_38a3c9389cea","value":"\"Promedio = \" + suma / (contador + 1)"},{"@type":"Return","id":"id_fcdda709_6596_4180_a7bc_d4babd654d7f","maybeValue":null}],"parameters":[]},"id":"id_d7e2da3f_4879_4d4c_bee9_6f31d1f3ea82","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":234}