{"functions":[],"name":"Porcentaje de Ganancia","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_741ef2ab_d518_4972_8487_508008fd7b48"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"costo","lengthValue2":"5","id":"id_82b58d10_3df1_4b96_a60b_0e837fc57a3f","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"incremento","lengthValue2":"5","id":"id_7bb5babc_0059_4dbf_ad9a_a1c5c4ae867f","initValue":"1.3"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"precio","lengthValue2":"5","id":"id_79de6781_dd8b_4bbc_8332_59cd1ea61d59","initValue":null},{"newline":true,"@type":"Output","id":"id_e527894b_ff57_499d_9fd1_6a226932e715","value":"\"Este programa muestra el precio incrementado en un 30%\""},{"newline":true,"@type":"Output","id":"id_10666b86_9839_465e_ae58_e4b1d8cae3e1","value":"\"Ingresa el costo de un producto\""},{"@type":"Input","name":"costo","id":"id_601e6f3c_3099_47ee_ac11_b3d52fa41835","prompt":null},{"newline":true,"@type":"Output","id":"id_ded25635_8ed4_41b4_a377_7199ec82e335","value":"\" $\" +costo"},{"@type":"Assign","name":"precio","id":"id_17382f2b_f024_4729_9b2c_10977aba1eb1","value":"floor((costo*incremento)+0.5)"},{"newline":true,"@type":"Output","id":"id_79ea2b31_fa92_44b3_9568_74f54abd3990","value":"\"El precio final del producto, aumentado en un 30% es de: $\" +precio"},{"@type":"Return","id":"id_01125108_13f3_432b_8f0b_b669e3787ca7","maybeValue":null}],"parameters":[]},"id":"id_99d21a3c_a246_4b26_a827_11aaccda3359","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":341}