{"functions":[],"name":"contarNumerosPositivos","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_94c09bf3_6237_4483_87dc_e108da999e59"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"contador","lengthValue2":"5","id":"id_4038c39c_564b_4548_838f_7c3acf662215","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"numero","lengthValue2":"5","id":"id_72c94204_5b19_4825_b462_884de60d9052","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"anotador","lengthValue2":"5","id":"id_474fb2a8_5022_48ec_bc07_2d1b432a6be2","initValue":"0"},{"newline":true,"@type":"Output","id":"id_2be344dc_76ec_49a2_84a1_bf57f926ea69","value":"\"entre un numero\""},{"@type":"Input","name":"numero","id":"id_fa25aeb3_88f0_4a06_955e_8e2ed302fa74","prompt":null},{"condition":"numero>0","@type":"While","id":"id_f929758f_9ed2_4f16_ba7e_0018b6c4da3a","body":{"statements":[{"@type":"Assign","name":"contador","id":"id_c829504c_397b_4c06_b032_f446ebcc463b","value":"contador + 1"},{"@type":"Assign","name":"anotador","id":"id_350e65ed_afdc_4732_a945_16ead38e1cc0","value":"anotador + numero"},{"newline":true,"@type":"Output","id":"id_bf6e93f7_6541_4178_8df7_ce89b43a8075","value":"\"cantidad leĆda :\" + contador"},{"newline":true,"@type":"Output","id":"id_37c0be20_ee90_4986_9097_1dddf206da67","value":"\"suma acumulada: \" + anotador"},{"newline":true,"@type":"Output","id":"id_e2c6828b_7739_4804_a62a_f87c6c662fa5","value":"\"entra otro numero\""},{"@type":"Input","name":"numero","id":"id_343d7d15_068c_46be_8ad0_379c12507413","prompt":null}],"id":"id_c9c2aa08_e5fe_4970_9a8e_418a8c0af9ee"}},{"newline":true,"@type":"Output","id":"id_11079684_000a_4f6e_97e3_8bb0d51b0990","value":"\"cuantos numeros entraron:\" + contador"},{"@type":"Return","id":"id_42ceb35d_aca5_4782_ba72_d6c016d497d9","maybeValue":null}],"parameters":[]},"id":"id_fe49b3ed_a577_40ad_8b44_58d83ffe4a35","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":352}