by @juan diego lopez sanchez Fork
{"functions":[],"name":"ejemplo 10","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_2e5958bb_3906_4205_bd84_91d7e0104107"},{"@type":"Declare","tpe":"Real","name":"ingreso","id":"id_d1683637_2c0d_47d5_9268_2f489a2257b1","initValue":null},{"@type":"Input","name":"ingreso","id":"id_dbb07a2d_2aa8_4223_90cb_022294a8752d","prompt":"\"Porfavor ingresar el primer numero\""},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"@type":"Declare","tpe":"Real","name":"impuesto","id":"id_77974240_966e_4205_ba73_cfc008a8eefb","initValue":"ingreso*0.10"},{"@type":"Declare","tpe":"Real","name":"ingresoT","id":"id_ffce7c34_f6a7_488e_bf84_84d687b189f3","initValue":"ingreso-impuesto"},{"newline":true,"@type":"Output","id":"id_1f8b3c3e_58c6_431c_86dc_873bc5723b56","value":"\"El ingreso total sera de \"+ingresoT+\"donde se vio afectado por el impuesto total de\"+impuesto"}],"id":"id_6829878a_3354_495d_b4f7_0b11c6e61fad"},"trueBlock":{"statements":[{"@type":"Declare","tpe":"Real","name":"impuesto","id":"id_c556fae9_b246_4b47_b124_d71a4cbd82c6","initValue":"ingreso*0.15"},{"@type":"Declare","tpe":"Real","name":"ingresoT","id":"id_578e319e_0e76_4c4e_946f_3d73380e26a9","initValue":"ingreso-impuesto"},{"newline":true,"@type":"Output","id":"id_4e1c403d_1f76_4afc_b8b0_7e07fc34d32c","value":"\"El ingreso total sera de \"+ingresoT+\"donde se vio afectado por el impuesto total de \"+impuesto"}],"id":"id_61f00548_fadb_493a_93b8_781fd7e29a47"},"condition":"ingreso>20000","@type":"If","id":"id_4c894118_1ffa_47cf_af06_2e63716b5bfa"}],"id":"id_5504f706_3c9b_48b5_8222_8f5f17ed8978"},"trueBlock":{"statements":[{"@type":"Declare","tpe":"Real","name":"impuesto","id":"id_8c1b679c_5c11_4bd7_bbd4_b044d2e19f30","initValue":"ingreso*0.05"},{"@type":"Declare","tpe":"Real","name":"ingresoT","id":"id_8d644e74_0672_454b_9914_8c2a6068ccc9","initValue":"ingreso-impuesto"},{"newline":true,"@type":"Output","id":"id_80216bcc_fe51_4f9d_9618_013b9c00d031","value":"\"El ingreso total sera de \"+ingresoT+\" donde se vio afectado por el impuesto total de\"+ impuesto"}],"id":"id_0942d995_c681_44ec_ab5b_8224439c5785"},"condition":"ingreso<10000","@type":"If","id":"id_873ffb50_5fd3_4559_bd1e_95a632a0a4ce"},{"@type":"Return","id":"id_b6789ff0_2268_4181_bfd4_c1b150a40bf0","maybeValue":null}],"parameters":[]},"id":"id_a04a62b7_ea78_4fe0_8b68_430718b6b3d0","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":424}