{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_36b05f93_b50f_4c89_8d34_0c0b35e188f4"},{"newline":true,"@type":"Output","id":"id_3c8c2030_bd1e_4673_878f_7a8995443f5b","value":"\"este programe calcula el iva\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"preciototal","lengthValue2":"5","id":"id_0b6bae68_102c_4103_a426_aadef7d742df","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"precioneto","lengthValue2":"5","id":"id_6275079c_be4e_45bc_a952_3de66d552890","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"iva","lengthValue2":"5","id":"id_d02d6702_3d72_4eef_89c5_2ab0474571c6","initValue":"0.19"},{"newline":true,"@type":"Output","id":"id_0d2b9534_5c63_4d41_9231_5dd678a30f61","value":"\"ingrese el precio neto\""},{"@type":"Input","name":"precioneto","id":"id_4d60ce12_6469_4d3c_aed8_07b676ceb167","prompt":null},{"@type":"Assign","name":"iva","id":"id_80d9251c_e794_4b1e_80c4_422450684150","value":"(precioneto*iva)"},{"@type":"Assign","name":"preciototal","id":"id_d53f5919_e0ca_484b_b7fb_43718270bdb7","value":"iva+precioneto"},{"newline":true,"@type":"Output","id":"id_78c2b43d_c163_43e9_af87_c244fdf235df","value":"\"precio total es:\"+preciototal"},{"@type":"Return","id":"id_33666869_e6ca_4924_8d14_5e3730876b7e","maybeValue":null}],"parameters":[]},"id":"id_dad8707e_1935_479e_a687_1f73687a3eab","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":623}