by @ALEXA GUERRERO COVARRUBIAS Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_7137a9f1_1c75_4903_b92b_0c9f9c43b5d4"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"base","lengthValue2":"5","id":"id_6bc6ed09_8f5a_4600_9599_009eff1f80c3","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"horas","lengthValue2":"5","id":"id_4a98cded_19fa_4aa6_bde4_644866b9400e","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"impuesto","lengthValue2":"5","id":"id_c60b7dec_3cd2_4711_8636_57e48c605071","initValue":"0"},{"newline":true,"@type":"Output","id":"id_733566eb_5a97_43e2_8178_d1cd1d582efb","value":"\"Ingresa el valor de base\""},{"@type":"Input","name":"base","id":"id_3d422e0d_db12_45f3_8701_a6fed30d9c3f","prompt":null},{"newline":true,"@type":"Output","id":"id_6cd70498_280b_47e8_9746_2389673a0721","value":"\"Ingresar el valor de horas\""},{"@type":"Input","name":"horas","id":"id_d9e8f7fb_8005_4972_ace4_5b4edb80297e","prompt":null},{"@type":"Assign","name":"sueldo","id":"id_56b110a4_2096_47d6_a890_d1065249aa0a","value":"(base+horas)"},{"@type":"Assign","name":"impuesto","id":"id_dd773d25_97f4_4455_8da6_c3385b44e133","value":"(base*0.16)"},{"@type":"Assign","name":"neto","id":"id_c9020a32_147c_43b9_8fb2_920dbeba8ab9","value":"(bruto-impuesto)"},{"@type":"Return","id":"id_cf33b7f0_fb3e_4305_99ac_cb2060789502","maybeValue":null}],"parameters":[]},"id":"id_efe96a10_3ac9_44af_b30a_7a62f06a2207","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":197}