{"functions":[],"name":"Rango de número","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_58e9f9ba_aaad_46a8_9346_9c9c00fdc3ad"},{"newline":true,"@type":"Output","id":"id_98ca53f4_671c_4c17_84f0_a1a5ce95cba4","value":"\"Bienvenido al programa Rango de un número\""},{"newline":true,"@type":"Output","id":"id_39a4ac1d_1323_4889_ba86_e7e757336d07","value":"\"El objetivo de este programa es: Pedir un número e informar si se encuentra entre 10 y 20\""},{"newline":true,"@type":"Output","id":"id_469612be_6046_4767_9dcf_2219db35443b","value":"\"A continuación, ingrese su número\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"num","lengthValue2":"5","id":"id_5ba2504d_faf2_4de4_ae24_a571259f3624","initValue":null},{"@type":"Input","name":"num","id":"id_7e09c0d9_7cbc_459a_889b_0b9c97495b3a","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_a87bb92e_f064_4b3a_9caa_d8019034ef7b","value":"\"Su número: \" +num+ \", no se encuentra entre 10 y 20\""}],"id":"id_1b2ce739_ab08_4254_b878_d5fbcd1d849a"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_8e0e8d58_34cb_4597_80e1_ada7e4a07625","value":"\"Su número: \" +num+ \", sí se encuentra entre 10 y 20\""}],"id":"id_597e0cbb_7fea_4b2a_97a5_565cf4c375e8"},"condition":"num >= 10 && num <= 20","@type":"If","id":"id_09fa7f33_faa6_44f8_98d1_51dfbd6ef4c1"},{"@type":"Return","id":"id_8421306c_8585_4a12_a2e2_307117c32c9b","maybeValue":null}],"parameters":[]},"id":"id_a712eaa9_a84e_4d3f_b87a_7a4896ebeab5","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":512}