by @Kimberly Manuela Castillo Carmona Fork
{"functions":[],"name":"25","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_765b92af_4032_4097_b44b_22bb62ec316b"},{"@type":"Declare","tpe":"Integer","name":"x1","id":"id_61ba559f_158d_4a81_9324_adf0840acb55","initValue":null},{"@type":"Declare","tpe":"Integer","name":"x2","id":"id_ff79d5b4_a6b7_400f_b678_fd4ff5d9e609","initValue":null},{"@type":"Declare","tpe":"Integer","name":"udx1","id":"id_e4eec4f2_3dd3_4f3d_9042_b5b88f5d0a10","initValue":null},{"@type":"Declare","tpe":"Integer","name":"udx2","id":"id_d2167b99_dd02_41dc_9165_dda9960db635","initValue":null},{"@type":"Declare","tpe":"Integer","name":"sum","id":"id_8c92f1d1_fc49_4a7f_8ad8_56db097e4e54","initValue":null},{"@type":"Input","name":"x1","id":"id_301c8f84_6ce8_419a_96d0_28b7cff83af6","prompt":"Ingrese el primer número entero:"},{"@type":"Input","name":"x2","id":"id_b1af78d1_328b_488e_a4ae_8b36c554e223","prompt":"Ingrese el segundo número entero:"},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_158a7c82_1d95_45bb_b5e0_e39c28ad5823","value":"\"Ninguno de los números es positivo, y ninguno es cero.\""}],"id":"id_7ad8dc0c_3b0a_427c_b6dc_ef471164a402"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_dd851a9b_7228_4831_adc0_2ba9fd18241e","value":"\"Ninguno de los números es positivo, y ninguno es cero.\""}],"id":"id_84bf4df5_63e5_42b8_a58c_b137459851cc"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_52b5a978_6cde_4d75_98e5_35aa0504c37c","value":"\"Al menos uno de los números vale cero.\""}],"id":"id_7f411b05_a1b0_4999_a183_b8b4152c3cac"},"condition":"x2==0","@type":"If","id":"id_b110c642_4c11_401f_8ecc_3ae929b8f5bd"}],"id":"id_bb5abdd2_b049_4846_ac18_62b3419e7cf3"},"condition":"x1==0","@type":"If","id":"id_d2ea31c6_5984_45e8_8865_36afa9eacbad"}],"id":"id_bb38b986_0a70_4348_b907_789ff620e9ee"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_5eb33433_5ca7_42a4_9139_720316317947","value":"\"La suma de los últimos dígitos no es múltiplo de tres.\""}],"id":"id_1104f5da_b7b0_4f36_abdf_7c3e6cf45025"},"trueBlock":{"statements":[{"@type":"Assign","name":"udx1","id":"id_dd7b7956_3ac0_4444_8798_e78a307c644f","value":"x1%10"},{"@type":"Assign","name":"udx2","id":"id_1ba6b56e_a5be_4b91_91d6_eedffe2f9cb1","value":"x2%10"},{"@type":"Assign","name":"sum","id":"id_273480e3_4872_4c41_9bde_ce2e112dfd05","value":"udx1+udx2"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_6d2471ca_0afb_4cd6_a2f3_34e57b202a91","value":"\"La suma de los últimos dígitos no es múltiplo de tres.\""}],"id":"id_c9ab52f6_5b72_4a77_95df_ce3bafc241ad"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_0f678f43_8213_4fd6_aec4_a2c5512e13c5","value":"\"La suma de los últimos dígitos es múltiplo de tres.\""}],"id":"id_12542039_a21a_41f4_8120_aac978e0dadc"},"condition":"sum%3==0","@type":"If","id":"id_095127a2_9552_499f_a239_a3efe6db441a"}],"id":"id_49fec6f6_07c1_49ad_aaaa_0f5684c2da7e"},"condition":"x2>0","@type":"If","id":"id_affc3724_cef0_4a4f_89e8_88f7b4695a03"}],"id":"id_99548ee3_1bd9_4153_aba8_9b77c4b98110"},"condition":"x1>0","@type":"If","id":"id_c626689c_7495_425c_afef_84469b1ab98e"},{"@type":"Return","id":"id_68e58cf1_92cf_4b09_bbc7_d0f7704eb978","maybeValue":null}],"parameters":[]},"id":"id_18519c8e_0c2a_40c1_9507_569e61aa7a24","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":159}