{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_f5cadba9_b570_4186_a7cd_7a0ee489ec5a"},{"@type":"Declare","tpe":"String","name":"nombre","id":"id_6fee435b_1ab4_4e9c_a28c_feb7398176f2","initValue":null},{"@type":"Input","name":"nombre","id":"id_970eb842_91e5_42ef_b1f4_2d069db0818e","prompt":null},{"@type":"Declare","tpe":"Integer","name":"edad","id":"id_48a98b6b_ed60_43ed_b995_148467b7dcce","initValue":null},{"@type":"Input","name":"edad","id":"id_8d326599_703b_48a4_921e_23ca6b3f8a53","prompt":null},{"@type":"Declare","tpe":"String","name":"correo","id":"id_2fa73bac_0539_4f10_86dc_4c8b79f0b605","initValue":null},{"@type":"Input","name":"correo","id":"id_1e202b7d_880c_46df_8805_e615ac595176","prompt":null},{"@type":"Declare","tpe":"String","name":"ver_nombre","id":"id_bcfe1f80_3ddd_4f8b_9b00_fe14120989b2","initValue":"(nombre > 3 caracteres)"},{"@type":"Declare","tpe":"Integer","name":"ver_edad","id":"id_aba22f70_6f39_4ccb_9c02_7157ab5b7ada","initValue":"(18<= edad <= 65)"},{"@type":"Declare","tpe":"Integer","name":"ver_correo","id":"id_2c6e6246_cba0_4161_ade3_e6a93faa8180","initValue":"(\"@\"&&\".\" in correo)"},{"@type":"Declare","tpe":"Integer","name":"res1","id":"id_f6fd02fb_2196_4f7c_84ce_9ae9ac826953","initValue":"ver_nombre and ver_edad and ver_correo"},{"@type":"Declare","tpe":"Integer","name":"res2","id":"id_876ee980_7ba7_453f_91cc_4b54b6e63a74","initValue":"not(ver_nombre and ver_edad and ver_correo)"},{"newline":true,"@type":"Output","id":"id_9512f610_f227_45b2_a991_68033444b3d3","value":"\"los datos son {res1}\""},{"newline":true,"@type":"Output","id":"id_07bfb751_dc96_4f90_a34a_0812448cb2b0","value":"\"los datos son {res2}\""},{"@type":"Return","id":"id_4d733235_865a_4ddb_bbe6_b827f93fda10","maybeValue":null}],"parameters":[]},"id":"id_716d9525_c8b8_45a5_8726_247e56f2b725","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":396}