{"functions":[],"name":"30%","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_f34cf6ac_4258_4ede_8229_b5ebd71563f7"},{"newline":true,"@type":"Output","id":"id_abd6de1e_f437_47c2_9ccd_51a15b7cc816","value":"\"introducir el precio del producto para sumarle el 30%\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"precio","lengthValue2":"5","id":"id_7ee3e4e4_e7ee_4036_b655_af8f01571862","initValue":null},{"@type":"Input","name":"precio","id":"id_37761488_e216_4024_b615_e92d7bf49b5b","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"porcentaje30","lengthValue2":"5","id":"id_0e6cc794_03f9_4896_97a5_9a206d18cce5","initValue":null},{"@type":"Assign","name":"porcentaje30","id":"id_8e7f161b_d052_4f10_ada3_202ff8ed93d9","value":"(precio * 30) / 100"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"PrecioMas30P","lengthValue2":"5","id":"id_b137a49a_05a7_4efc_8878_1f419af6df9e","initValue":null},{"@type":"Assign","name":"PrecioMas30P","id":"id_10428aa2_d857_4986_8004_10d252e4af1b","value":"porcentaje30 + precio"},{"newline":true,"@type":"Output","id":"id_47f500cd_999b_45be_9fc6_8544f9aed9a2","value":"\"el precio mas el 30% es de $\"+PrecioMas30P"},{"@type":"Return","id":"id_9bae7716_b210_4915_98c9_1f0f9c71bd6b","maybeValue":null}],"parameters":[]},"id":"id_fb309ec8_b110_4e3f_b9e6_116723676d9b","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":289}