by @ESTEBAN ALEJANDRO ALDEA ALIAGA Fork
{"functions":[],"name":"R3","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_83b35724_911b_46bf_a543_6eb727e9b249"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"precioneto","lengthValue2":"5","id":"id_5cf28e43_2190_47e8_a696_a6c800c8604e","initValue":"0"},{"newline":true,"@type":"Output","id":"id_a4f8e8e7_e7a4_4019_a036_d8b73c56921e","value":"\"este programa calcula el IVA de un producto con su precio neto\""},{"newline":true,"@type":"Output","id":"id_4c1c7b81_7781_4ae5_8865_403a90e77256","value":"\"ingresa el precio del producto\""},{"@type":"Input","name":"precioneto","id":"id_b4840eb5_6704_4831_8ddd_90f6ec4550c2","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"IVA","lengthValue2":"5","id":"id_55a8f831_8074_4dff_ab76_97f1034e32f7","initValue":"precioneto*0.19"},{"newline":true,"@type":"Output","id":"id_bc413f3e_8ddf_4f0e_a18b_8e0b7811c320","value":"\"el IVA de este producto es \" +IVA"},{"@type":"Return","id":"id_ce799070_da1b_47a0_84a9_288807513d6e","maybeValue":null}],"parameters":[]},"id":"id_43b71f65_fdfc_46aa_a23a_3486345e2032","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":298}