{"functions":[],"name":"14. Porcentaje de Ganancia","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_75fb0b41_47c1_4b77_b0a9_3a42001c89be"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Precio","lengthValue2":"5","id":"id_d2956ef6_eff3_4f50_9d20_1e3a1fe16b59","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"ganancia","lengthValue2":"5","id":"id_b85da383_0586_47d3_a573_5caa142be1d2","initValue":"0.30"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"PrecioVenta","lengthValue2":"5","id":"id_20a9e804_ebaa_43fc_bfbb_ead302bc627e","initValue":"Precio*ganancia"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"PrecioG","lengthValue2":"5","id":"id_4477240a_8fb6_4a25_9042_246de1b0ada2","initValue":"PrecioVenta+Precio"},{"newline":true,"@type":"Output","id":"id_8c6b984d_2f10_45ed_9636_e91003f7ee6b","value":"\"Este programa hace ver el valor de un objeto si se quiere ganar un 30%\""},{"newline":true,"@type":"Output","id":"id_d97980ec_6238_4391_a160_b954643f67ee","value":"\"Pon el valor del objeto\""},{"@type":"Input","name":"Precio","id":"id_dc70bf52_fefc_4bc0_8617_030743a9ff16","prompt":null},{"@type":"Assign","name":"PrecioVenta","id":"id_65f99cab_f8e8_4a42_a0a2_345e9175b619","value":"Precio*ganancia"},{"@type":"Assign","name":"PrecioG","id":"id_447610d0_f599_48fd_9f29_87bc6ad1ee3c","value":"PrecioVenta+Precio"},{"newline":true,"@type":"Output","id":"id_cd5d8db4_f688_4168_b19d_aeeffd17aa81","value":"\"El precio del objeto agregado con el 30% de ganancia serĂa de \"+PrecioG"},{"@type":"Return","id":"id_9291ad92_bbd1_4624_a8e7_faad12d3d921","maybeValue":null}],"parameters":[]},"id":"id_c1166e56_549a_488f_b087_d7a8d925f350","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":429}