{"functions":[],"name":"5-decision","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_7e0dd612_8ce9_426f_adf6_01c93e6283c5"},{"@type":"Declare","tpe":"Integer","name":"a","id":"id_ddaa734d_42e2_4368_8ca1_461bb4cb703e","initValue":null},{"@type":"Declare","tpe":"Integer","name":"c","id":"id_7c04d542_9f46_4045_86eb_f2d100eddbb6","initValue":null},{"@type":"Declare","tpe":"Integer","name":"d","id":"id_992dd26b_795d_4393_a829_156ca4cf54e0","initValue":null},{"@type":"Input","name":"a","id":"id_c8cc6040_7824_4ec0_8aab_b12559c62fc3","prompt":"ingrese numero entero"},{"@type":"Input","name":"c","id":"id_3ed86556_f800_468a_8c6d_eaf641a29a69","prompt":"ingrese numero entero"},{"@type":"Input","name":"d","id":"id_b2ae7543_061c_483f_aedf_19538c4209b6","prompt":"ingrese numero enter"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_85eddffe_d13c_4bee_83c7_336e294f6fdd","value":"\"el ultimo digito de los números no es igual \""}],"id":"id_93c1a9bb_50f6_4908_998b_0442983830cf"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_1502027c_c972_4346_83c2_ed87ffd90209","value":"\"los últimos dígitos son iguales\""}],"id":"id_221348a4_599b_4dde_a3fc_f53d3d3f1a1a"},"condition":"(a%10==c%10)&&(c%10==d%10)","@type":"If","id":"id_483d5fad_7b15_4132_923b_29add1d2beb8"},{"@type":"Return","id":"id_cc2fa548_0b96_4a5e_8fba_132eac35662e","maybeValue":null}],"parameters":[]},"id":"id_57f55460_4ff3_4fe4_a549_c51bbd5fee8d","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":364}