by @NewGenZz Fork
{"functions":[],"name":"cuantosValores","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_1e5f1bc8_7679_4279_8e42_3248dd109e4d"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"cuantos","lengthValue2":"5","id":"id_f828d2ef_c97b_4d6e_916c_43e28e34a474","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"suma","lengthValue2":"5","id":"id_ef5c6c88_4c3a_4731_afa1_e4276fcdf825","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"promedio","lengthValue2":"5","id":"id_d82dca89_e845_476a_a401_f10c837a91d7","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"valor","lengthValue2":"5","id":"id_f13001c8_d106_40ad_b57e_3e4977b3c7d9","initValue":"0"},{"newline":true,"@type":"Output","id":"id_dda93f5c_c5f4_4163_aa56_3750cca573c8","value":"\"cuantos valores desea entrar:\""},{"@type":"Input","name":"cuantos","id":"id_e6b16078_5627_41a7_bf28_cdf6e5f5dae1","prompt":null},{"varName":"i","incr":"1","@type":"ForLoop","start":"1","end":"cuantos","id":"id_a8b4999b_a0fe_46c5_9534_bad478777e39","body":{"statements":[{"newline":true,"@type":"Output","id":"id_084313b3_f04b_40e9_ab28_f1370f97d8f4","value":"\"entre el valor\" + i"},{"@type":"Input","name":"valor","id":"id_93b80cdf_b5a9_4a1e_857d_6634da816889","prompt":null},{"@type":"Assign","name":"suma","id":"id_47d77e16_ba9a_4234_98e3_441699880ed0","value":"suma + valor"}],"id":"id_6e92e65b_fda1_4d24_9057_f7410a790677"}},{"@type":"Assign","name":"promedio","id":"id_853745de_e523_4261_bbaf_2a28a5906c5c","value":"suma / cuantos"},{"newline":true,"@type":"Output","id":"id_4e507798_c2fb_4a25_9ace_23e6e2046b22","value":"\"el promedio es\" + promedio"},{"@type":"Return","id":"id_67c6e2b6_de95_4714_94dc_a6ab50424efd","maybeValue":null}],"parameters":[]},"id":"id_a8fb8e4e_36ac_406f_b917_f5653c2ce2fe","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":252}