by @Keilana Santiago Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_c5b48314_af22_488b_92aa_0276e357b303"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"valor","lengthValue2":"5","id":"id_3d33b50d_cb4c_4d0a_832d_b40944f1e8dc","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"contador","lengthValue2":"5","id":"id_9feafff7_e146_4591_8860_900cc080f424","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"cantiadad","lengthValue2":"5","id":"id_c0676cdd_4448_4f42_a6e1_ec5f936fc277","initValue":"0"},{"condition":"contador < 10","@type":"While","id":"id_66318274_5beb_4d45_a0aa_7453c5171939","body":{"statements":[{"newline":true,"@type":"Output","id":"id_31633d64_6efb_48b8_a602_9e849d61561f","value":"\"Entre numeros:\""},{"@type":"Input","name":"valor","id":"id_5f5f4117_c022_47ca_a33a_3bf2473f38a6","prompt":null},{"falseBlock":{"statements":[],"id":"id_4061e0b8_3618_45dc_8a9f_6ba4dea69d20"},"trueBlock":{"statements":[{"@type":"Assign","name":"cantidad","id":"id_ed632567_4b1e_41d5_ad1a_0c81bc87bd5f","value":"cantidad + 1"}],"id":"id_2add3a8c_9346_48f3_a232_e3bed75391d1"},"condition":"valor >= 100 && valor <= 200","@type":"If","id":"id_9d511b59_53d6_4927_b51c_f6c6173dcc73"},{"@type":"Assign","name":"contador","id":"id_85603cb6_8a14_44bc_90ab_b03a76dd477f","value":"contador + 1"}],"id":"id_90a2a44d_08fa_4da9_b151_2052606b0061"}},{"newline":true,"@type":"Output","id":"id_110a0654_cb36_4970_9cef_c8a965a800e2","value":"\"Cantidad de valores entre 100 y 200 = \" + contador"},{"@type":"Return","id":"id_c20cfe58_a813_4cd1_8fa9_d9c58d927440","maybeValue":null}],"parameters":[]},"id":"id_fbeed9f9_10b4_473b_af27_dca17af42ea3","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":766}