{"functions":[],"name":"punto 20 de decisiones","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_748d421b_60bf_40d7_9f8a_a66e3f136db1"},{"@type":"Declare","tpe":"Integer","name":"x","id":"id_f9bb64e4_59c6_4198_a5e3_23eb17b2fb49","initValue":null},{"@type":"Input","name":"x","id":"id_97f66db5_812b_4cf0_87ab_eabe8a5ee9d0","prompt":"ingrese un valor de 3 dígitos "},{"@type":"Assign","name":"x","id":"id_6ad64eb3_fa70_4973_bf4a_15061246f0da","value":"abs(x)"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_7e3d08eb_5129_4e8d_a198_15652d1ddef7","value":"\"El número no tiene 3 dígitos\""}],"id":"id_33ec1766_7262_4638_a835_4fd4a2720329"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_23e9344b_aeb5_45de_ba2b_6e286a5b4fa8","value":"\"no tiene dígitos iguales\""}],"id":"id_00618ebd_75e9_4d50_b6c3_78ed687054dc"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_96d5c676_529c_47bc_9020_5581cf614834","value":"\"Al menos dos de los 3 dígitos son iguales\""}],"id":"id_29157931_be91_4e71_a9b3_936bfec7919e"},"condition":"x%10==x/10%10||x%10==x/100||x/10%10==x/100","@type":"If","id":"id_0f256aae_9141_4460_81c7_4a6166586a80"}],"id":"id_3562457d_9e9c_4a97_8cc8_43770f9ab7ac"},"condition":"x>=100 && x<=999","@type":"If","id":"id_5b0b1307_e2ba_467c_a264_9b7b4e354d40"},{"@type":"Return","id":"id_fce321f5_b0d9_4481_b23c_865118470bff","maybeValue":null}],"parameters":[]},"id":"id_35ba6aaf_6e51_49cf_aace_a1831ba0dcab","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":178}