by @Melissa Alvarez Puerta Fork
{"functions":[],"name":"Decisiones22","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_fdaa737b_eedd_4a18_9b91_1f714210650f"},{"@type":"Declare","tpe":"Integer","name":"N1","id":"id_0864ea8a_72b7_4947_8d2d_1848a5cb665c","initValue":"0"},{"@type":"Declare","tpe":"Integer","name":"N2","id":"id_465c5731_8b82_4726_97ed_88237d475cd1","initValue":"0"},{"@type":"Declare","tpe":"Integer","name":"N3","id":"id_f9336589_9785_4c51_a13b_0c156ae877df","initValue":"0"},{"@type":"Declare","tpe":"Integer","name":"x","id":"id_7841b852_a81f_4540_a801_a04b0656f6f0","initValue":"0"},{"@type":"Declare","tpe":"Integer","name":"y","id":"id_28a78699_483e_4498_a6ee_9bd92e88a4aa","initValue":"0"},{"@type":"Declare","tpe":"Integer","name":"z","id":"id_0d5a58d9_5452_4f8c_b604_7d4fbb239480","initValue":"0"},{"@type":"Input","name":"N1","id":"id_6993f95f_7f3c_405c_9f84_c5467f1c0745","prompt":"Ingrese un número entero que tengo como mínimo 3 dígitos"},{"@type":"Input","name":"N2","id":"id_03e173c8_ffba_469c_beec_f5890e21fb05","prompt":"Ingrese otro número entero que tengo como mínimo 3 dígitos"},{"@type":"Input","name":"N3","id":"id_e00d7543_d95f_4660_a5c2_da6a16a0befd","prompt":"Ingrese un último número entero que tengo como mínimo 3 dígitos"},{"@type":"Assign","name":"N1","id":"id_74bb0f7f_7b70_4d65_b82d_699b77d20621","value":"abs(N1)"},{"@type":"Assign","name":"N2","id":"id_4c5b29dd_f517_49cd_9c49_4b71da90f8a4","value":"abs(N2)"},{"@type":"Assign","name":"N3","id":"id_32a22dc1_0d02_4774_a6bd_4a0a512d7e3e","value":"abs(N3)"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_4e6acd15_3154_45d3_a72a_3b605823d987","value":"\"Sus números no son válidos. Ingrese valor con mínimo 3 dígitos\""}],"id":"id_357096c7_3dd1_402c_b0b4_653ef8280ab6"},"trueBlock":{"statements":[{"@type":"Assign","name":"x","id":"id_99cc5ec5_b1c8_40e2_aef6_d7914424482e","value":"N1/10%10"},{"@type":"Assign","name":"y","id":"id_221e4065_e12b_49f4_833f_811eae8b1fa9","value":"N2/10%10"},{"@type":"Assign","name":"z","id":"id_636a098b_0641_47ab_a7ce_970b8546acc0","value":"N3/10%10"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_65f098ed_ff58_418e_9e4c_6342bb281807","value":"\"El penúltimo dígito de sus números no es igual\""}],"id":"id_d2bb53e9_db8c_4f19_9d82_46d304575f08"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_fb3f81f2_1763_4ee0_8bd3_037edb030687","value":"\"El penúltimo dígito de sus números es igual\""}],"id":"id_5f00f210_3ec2_4aa1_944a_ff1c1b21f5ae"},"condition":"(x==y) && (y==z)","@type":"If","id":"id_d3ba81a8_29e3_4c99_9689_facb1fe47c17"}],"id":"id_4c7c81bd_0fbf_442f_8e58_c2e3147e49bb"},"condition":"N1>100 && N2>100 && N3>100","@type":"If","id":"id_596f0a76_7d1b_49af_b597_bee22f76bc74"},{"@type":"Return","id":"id_e44609f8_e8f3_4cb9_b305_88a4797be81d","maybeValue":null}],"parameters":[]},"id":"id_7a67308e_e7a5_4d3f_a40c_2aa0fc0403ce","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":430}