by @Keilana Santiago Fork
{"functions":[],"name":"For loop","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_cb16552e_e54b_4c9e_b29e_afe89c2ed89f"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"inicio","lengthValue2":"5","id":"id_e526dce2_4b0e_46b8_8318_73d26da966a6","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"final","lengthValue2":"5","id":"id_ce25ba74_2e9e_483a_8081_336d914979f3","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"aumento","lengthValue2":"5","id":"id_e878ed39_061d_4ad0_8bbb_af986e7cd2c6","initValue":null},{"newline":true,"@type":"Output","id":"id_989e1e7f_1ce3_4464_8268_c7082eb97858","value":"\"Introduce valor de inicio \""},{"@type":"Input","name":"inicio","id":"id_6d1420de_7a9b_49f2_a0f8_eec6a7ea7a92","prompt":null},{"newline":true,"@type":"Output","id":"id_cb2e9dd1_cf16_4bbe_ae59_4917fd19de0d","value":"\"Introduce esta que valor llegara\""},{"@type":"Input","name":"final","id":"id_dd68a97e_8962_43ac_809c_87022a81b987","prompt":null},{"newline":true,"@type":"Output","id":"id_3ae235e6_8ebc_4e5e_8ca2_0d278eb3b440","value":"\"Introduce el aumento \""},{"@type":"Input","name":"aumento","id":"id_9225e5ec_2a2f_4fc5_a846_a546d227ae05","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"i","lengthValue2":"5","id":"id_df87f0ff_3ade_45be_986e_9ccbdeb2fc2d","initValue":"inicio"},{"condition":"i < final","@type":"DoWhile","id":"id_914fdbdf_1ccd_49d4_ae02_b09725a183d2","body":{"statements":[{"newline":true,"@type":"Output","id":"id_de0a0410_dd2b_4a5d_932e_f07e0e1fbe1d","value":"i"},{"@type":"Assign","name":"i","id":"id_9b84c3f3_b661_428e_a227_905c0fbfc4d6","value":"i + aumento"}],"id":"id_43895036_a750_4ba1_a509_5a5ce4aa9cd8"}},{"@type":"Return","id":"id_56dc857a_43d3_4954_83f6_ac1e4a7d2fad","maybeValue":null}],"parameters":[]},"id":"id_1b4d2655_638d_4a17_9093_b28bc8a4aa82","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":370}