by @Juan Pablo Rubio Lasso Fork
{"functions":[],"name":"(18)","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_67f44738_7e57_4b5a_9027_43695bfbcc1e"},{"@type":"Declare","tpe":"Integer","name":"x","id":"id_4a573472_1d18_44f0_a000_a4854f2f8eac","initValue":null},{"@type":"Input","name":"x","id":"id_e6bc09c8_beed_4e24_81db_86851fe8ba32","prompt":"Ingrese un numero de 5 digitos:"},{"@type":"Declare","tpe":"Integer","name":"a","id":"id_e3a6c985_026e_4362_be4e_db2cf8201e4d","initValue":null},{"@type":"Assign","name":"a","id":"id_76561717_e8ac_4ac8_9f46_2965f6604014","value":"x/10000 + x%10000/1000+x%1000/100+x%100/10+x%10"},{"newline":true,"@type":"Output","id":"id_89febc18_334e_4c44_ae1c_03893354e0fb","value":"a"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_5ddd2378_1cb1_47ce_9a66_6b5fbc91da1e","value":"\" la sunma de sus digitos n es un numero par\""}],"id":"id_701b6895_dfcd_41b4_8bcd_880d622cc9b9"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_33487123_59af_44dc_81d1_25eccb47e1cc","value":"\" la suma de sus digitos es un numero par\""}],"id":"id_2bad9746_0fc5_45d2_bc8e_59ebf3c8cf8a"},"condition":"a%2==0","@type":"If","id":"id_c9ad619f_a659_4cda_be9a_4a1eba28506d"},{"@type":"Return","id":"id_335db652_3393_4de1_8f95_5c70e4fb73bc","maybeValue":null}],"parameters":[]},"id":"id_2d946883_1537_44b6_87ea_2ef480b21d6b","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":309}