{"functions":[],"name":"New Program 3","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_5a910966_48ed_4abc_bb73_9cd425e9cdce"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"precioneto","lengthValue2":"5","id":"id_f440aeb7_bd56_47be_b0c0_bdbee3389fa5","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Resultado","lengthValue2":"5","id":"id_203e58e1_8b2e_4d2f_94fc_20b69b166091","initValue":"0"},{"newline":true,"@type":"Output","id":"id_81f3a1bb_5490_4373_b57c_246427da3e50","value":"\"Este programa pide el precio neto de un producto y calcula el IVA\""},{"newline":true,"@type":"Output","id":"id_29c2af4f_ac56_4439_b66c_9065759436a3","value":"\"Ingrese el precio neto\""},{"@type":"Input","name":"precioneto","id":"id_fe0e83c6_647d_46a4_9962_d6fa2f7e50db","prompt":null},{"@type":"Assign","name":"Resultado","id":"id_be9d43ba_f251_4ee5_ab94_93499d32ecc1","value":"(precioneto*19)/100"},{"newline":true,"@type":"Output","id":"id_9ffc9b67_dd11_464c_9316_a0b7a904df5b","value":"\"El IVA es \"+Resultado+\"\""},{"@type":"Return","id":"id_76172b91_bde5_46f0_8262_b6f04719988f","maybeValue":null}],"parameters":[]},"id":"id_ff11cc3e_7b30_41e3_bc05_12cda17a16f6","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":270}