by @Fernando Medina Fork
{"functions":[],"name":"Prac 5-2 (Do While)","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_ddec129c_14c8_47cf_b4e2_7b34cf2ab515"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"Contador","lengthValue2":"5","id":"id_8919619e_ef86_45d4_9240_694741ff4329","initValue":"1"},{"condition":"Contador < 8","@type":"DoWhile","id":"id_6ff4b951_6055_4f5a_967c_0101a0c67f85","body":{"statements":[{"@type":"Assign","name":"Contador","id":"id_1406a8af_cc2e_4027_a39c_d06032203594","value":"Contador + 2"},{"newline":true,"@type":"Output","id":"id_b5c814d7_985e_4991_9312_2fb510e532cf","value":"\"Valores contados son \" + Contador"}],"id":"id_bf8cf841_56a9_4008_a36a_2b654451fa66"}},{"@type":"Return","id":"id_bf1532aa_3758_453b_9b6f_fac56bf420be","maybeValue":null}],"parameters":[]},"id":"id_0e4667bb_0591_4569_a9f7_5929e2d24e41","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":348}