by @Jeisson Esteban Obando Gomez Fork
{"functions":[],"name":"punto 19 desiciones.","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_56b42521_b8af_4d17_836c_713869997f80"},{"@type":"Declare","tpe":"Integer","name":"x","id":"id_dbb8ccfe_b4f4_40ac_96fb_dd3c29917aba","initValue":null},{"@type":"Input","name":"x","id":"id_507a0b32_d4f4_4600_b493_9fa1c2a08779","prompt":"Ingresa un valor de 3 dígitos"},{"@type":"Assign","name":"x","id":"id_8c07296f_c172_46b0_94c7_a099ceffa31a","value":"abs(x)"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_bb0a44f9_ddbb_46dd_9fd4_380a837d79cd","value":"\"El primer valor no tiene 3 dígitos\""}],"id":"id_5bddbc79_5a24_4629_8e75_a1e5fae64f2f"},"trueBlock":{"statements":[{"@type":"Declare","tpe":"Integer","name":"y","id":"id_3a368df8_69b8_4bb7_812e_e6721e629236","initValue":null},{"@type":"Input","name":"y","id":"id_72e4d86a_9c42_4099_a7f8_05c5f423cd41","prompt":"Ingresa otro valor de 3 dígitos"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_c0c52fc3_1c52_4174_8ef5_e7a975b55b62","value":"\"El segundo valor no tiene 3 dígitos\""}],"id":"id_c4b9e8cf_e3d2_46e7_a0d6_8a7447fd5d0e"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_bcd0f791_0907_4a37_8318_dd1acce29952","value":"\"la suma de los dígitos no es igual\""}],"id":"id_33c1ce0c_78ae_4f10_9f33_557166cd4442"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_38f553f0_e3f1_46cb_8554_17d7adb36ab1","value":"\"la suma de los dígitos es igual\""}],"id":"id_63bbcb61_a7a8_4f28_8269_62b756ee610a"},"condition":"x%10+x/10%10+x/100%10==y%10+y/10%10+y/100%10","@type":"If","id":"id_0f2bcf83_7fc3_43c3_bcf8_94c93805ebc4"}],"id":"id_89bcb493_e587_4e05_9de5_ed123a3937c1"},"condition":"y>=100 && y<=999","@type":"If","id":"id_3717abce_2192_41f7_b433_e2e37876a6a4"}],"id":"id_2f25c4d9_e546_4a7a_a081_6ed628972440"},"condition":"x>=100 && x<=999","@type":"If","id":"id_7937d9c0_9b6a_44ee_a3e3_8ba609acee9f"},{"@type":"Return","id":"id_d6e5f9a9_1106_4ffe_acdd_6636fe943ef2","maybeValue":null}],"parameters":[]},"id":"id_21ef7b5a_f51a_459c_8b03_6252faf02008","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":148}