by @Navarro Account Fork
{"functions":[],"name":"acumulador01","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_e3ffc2f9_81c2_4f2a_a44e_7b900a82b4ef"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"valor","lengthValue2":"5","id":"id_1f0e6ca3_d1c7_4349_9569_6fd189f65e80","initValue":"1"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"cuantosHeLeido","lengthValue2":"5","id":"id_95c3448c_7484_4fa3_b52b_4f699a547a72","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"suma","lengthValue2":"5","id":"id_09a956c0_000b_4e3f_b8ed_d344293102ca","initValue":"0"},{"condition":"valor > 0","@type":"While","id":"id_efecefec_1bc1_4e74_ac98_aa818a361fad","body":{"statements":[{"newline":true,"@type":"Output","id":"id_423f7dbd_6b10_4b73_8c5c_f016abc94aea","value":"\"Entre un valor: \""},{"@type":"Input","name":"valor","id":"id_71da28b5_d3a0_4aec_b09e_cccdb5d82fcb","prompt":null},{"@type":"Assign","name":"cuantosHeLeido","id":"id_b8c3b9e5_596e_4fba_b4f8_d7e4afeb2644","value":"cuantosHeLeido + 1"},{"newline":true,"@type":"Output","id":"id_978cba3a_f24a_45f5_817b_7cd00a5e9d39","value":"\"valores leidos = \" + cuantosHeLeido"},{"falseBlock":{"statements":[{"@type":"Assign","name":"suma","id":"id_38c7f815_0428_4719_8aaa_f5865a1dd293","value":"suma + valor"}],"id":"id_88e876de_ef8f_447c_b0c2_db41edd79350"},"trueBlock":{"statements":[],"id":"id_9c87e54b_e3b5_4631_b689_506e7096cbae"},"condition":"valor <= 0","@type":"If","id":"id_c04d2732_5206_41cb_85ef_d068f9c6abd8"},{"newline":true,"@type":"Output","id":"id_3b576365_228e_47b8_81a7_918aaf2f7a68","value":"\"Suma = \" + suma"}],"id":"id_93849fca_efc8_4216_9c04_aef428d5f3e4"}},{"@type":"Return","id":"id_6d9d55f7_8189_49b1_9947_cbae4b2ed360","maybeValue":null}],"parameters":[]},"id":"id_b4f796bf_b539_465d_bdb0_869e89907d53","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":360}