by @Santiago Jimenez Jaramillo Fork
{"functions":[],"name":"25-decision","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_a29934c1_90c3_4ca4_8f03_0cd01a45475f"},{"@type":"Declare","tpe":"Integer","name":"n","id":"id_1d533425_2523_472c_aa72_7125d453cc5a","initValue":null},{"@type":"Declare","tpe":"Integer","name":"p","id":"id_86a354a9_8885_4639_846e_476268469672","initValue":null},{"@type":"Input","name":"n","id":"id_981adaaa_a5c5_446e_9db4_7bd200e7d084","prompt":"ingrese numero entero"},{"@type":"Input","name":"p","id":"id_fe5632cb_f847_4c54_a984_dd9dc2b78c3a","prompt":"ingrese numero entero"},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_6685d123_1455_4ee6_beb7_bd25aef7e5e1","value":"\"El numero ingresado p igual a 0\""}],"id":"id_8988e4f2_5b46_4f25_abf4_66bd89ecc73b"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_0aeec657_41b6_4fa5_a73b_13013eae6c67","value":"\"el numero ingresado n\""},{"newline":true,"@type":"Output","id":"id_518eefef_1704_4adf_988e_283d7900abee","value":"\"igual a 0\""}],"id":"id_b429012e_8784_45b9_b096_fa539de77d80"},"condition":"(n==0)&&(p!=0)","@type":"If","id":"id_36e7e61b_09fb_4bd2_9c36_04183e5bfc1f"}],"id":"id_bfb9dc14_b131_480d_baaf_e5af63b1df83"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_eaba294f_38e6_450b_982b_f5d274d291dc","value":"\"la suma de sus ultimos digitos NO es multiplo de 3\""}],"id":"id_141ab27f_c4e1_4de5_9bce_cef87471f7bf"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_7d910c3b_114e_49ee_ad25_f3f2ad52d54f","value":"\"la suma de sus últimos dígitos es múltiplo de 3\""}],"id":"id_5490c2cc_7012_489d_b6df_58fcc581c044"},"condition":"(n%10+p%10)%3==0","@type":"If","id":"id_e2277b13_ca46_490f_b163_83417aedffe2"}],"id":"id_211f8f3c_9621_4c33_81b9_9e3a6101ee72"},"condition":"n>0 && p>0","@type":"If","id":"id_5e67a6ed_e0b0_46b9_b16a_677d9ad01b48"},{"@type":"Return","id":"id_a372cd1c_245a_476f_8966_9c44d5ad5464","maybeValue":null}],"parameters":[]},"id":"id_e48cac83_b6ee_41d0_b940_9355297d8eb8","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":646}