{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_52c7f1c6_625e_410f_869a_f2c19730ca9e"},{"@type":"Declare","tpe":"Integer","name":"Ingreso","id":"id_31fd78cb_7bec_41c6_8e00_4375eb2f23a0","initValue":null},{"@type":"Declare","tpe":"Integer","name":"Impuesto","id":"id_836294ff_710a_4ca7_9eab_e4f5d1f245cf","initValue":null},{"@type":"Input","name":"Ingreso","id":"id_4785edc9_b676_47fb_aa89_37a5be00e4e3","prompt":null},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[],"id":"id_afbb1208_89d7_4604_add6_f30206dc44d6"},"trueBlock":{"statements":[{"@type":"Declare","tpe":"Integer","name":"Impuesto=Ingreso*0.15","id":"id_cfaeb10d_3479_454d_b632_7969c4432a3d","initValue":null}],"id":"id_1e621d54_6ac2_4573_8240_df9a7c008831"},"condition":"true","@type":"If","id":"id_a3860edc_f808_410c_810d_c0ca5ceabb41"}],"id":"id_a59c93d0_a98b_4bfe_8bde_48a9a32503d2"},"trueBlock":{"statements":[{"@type":"Declare","tpe":"Integer","name":"Impuesto=Ingreso*0.10","id":"id_c342f24a_8e21_4a4a_a5dd_ff2f3b7cab24","initValue":null}],"id":"id_9d7b1dde_6436_4785_8199_e250db0450ff"},"condition":"(Ingreso<=20000)+(Ingreso>=10000)","@type":"If","id":"id_450878f1_7c53_4e92_847b_1a2fb24c2782"}],"id":"id_33dcb69d_b445_4e4c_881e_0532fd4fe26b"},"trueBlock":{"statements":[{"@type":"Declare","tpe":"Integer","name":"Impuesto=Ingreso*0.05","id":"id_b3c12746_f075_4b4f_a8e8_30edf31cc43a","initValue":null}],"id":"id_5a9a843b_2392_43aa_90d1_7a20ccaee241"},"condition":"Ingreso<10000","@type":"If","id":"id_23c21603_2a32_4e12_a94f_0669c0f75812"},{"@type":"Declare","tpe":"Integer","name":"Ingresoneto=Ingreso-Impuesto","id":"id_7fb5d48c_b431_4856_99da_c68c22b7c2ff","initValue":null},{"newline":true,"@type":"Output","id":"id_73120a64_54cd_4fc8_a9db_d2b1fb182b8c","value":"\"El impuesto a pagar es\"+\":\"+Impuesto"},{"newline":true,"@type":"Output","id":"id_77dbc099_de68_48ba_821f_e154b557b286","value":"\"El ingreso neto después de impuestos es\"+\":\"+Ingresoneto"},{"@type":"Return","id":"id_5d3df7d2_3a48_4e45_81e4_7a95a8089abb","maybeValue":null}],"parameters":[]},"id":"id_07100672_5131_4674_8947_3b4b0e2e83e0","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":1678}