by @Jeisson Esteban Obando Gomez Fork
{"functions":[],"name":"punto 18 decisiones.","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_f1371055_3610_401c_8aa0_5edeff6a737a"},{"@type":"Declare","tpe":"Integer","name":"x","id":"id_58773e38_62e0_4809_bd64_60a14a451b74","initValue":null},{"@type":"Input","name":"x","id":"id_63336fd0_e865_489f_bca4_1cb7d14a74b0","prompt":"Ingrese un valor de 5 dígitos."},{"@type":"Assign","name":"x","id":"id_eaab6594_f4a2_46d8_8e47_ccc91e7e587c","value":"abs(x)"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_289344e2_cfd7_4c83_ae79_63e621b4918e","value":"\"El valor no tiene 5 dígitos\""}],"id":"id_e0cfbb65_55de_4ba1_855e_7b3aca4aedd3"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_a0cbf166_b683_41a3_9626_86b4297ab023","value":"\"la suma de sus dígitos no es par\""}],"id":"id_539d17ad_083b_4967_adc4_5bcee4186f2c"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_e97c436e_4564_4f84_be4e_9114450cc9ae","value":"\"la suma de sus dígitos es par\""}],"id":"id_ed7fe110_03c4_4631_9e1b_15ffbd1f5fda"},"condition":"(x%10+x/10%10+x/100%10+x/1000%10+x/10000)%2==0","@type":"If","id":"id_0467d1c8_9284_4cd1_bc0c_706c3bff3d4b"}],"id":"id_6a85d501_5fc5_4edc_8084_c874e1b3190e"},"condition":"x>=10000 && x<=99999","@type":"If","id":"id_99d46da5_ca12_40db_abaa_aeac8a6be01e"},{"@type":"Return","id":"id_ba290bcb_85e9_4539_8f76_f69c4163a35c","maybeValue":null}],"parameters":[]},"id":"id_4e78e15e_b65c_460e_ab51_52b8e7d74533","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":248}