{"functions":[],"name":"porcentaje de ganancia","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_af1a7cc3_3c7a_4a24_9ddf_3a85e5b990cf"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"preciocompra","lengthValue2":"5","id":"id_c453ed12_4a4b_4d70_86d9_7f5d2290603d","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"ganancia","lengthValue2":"5","id":"id_5ee72b51_972c_44e4_a15d_22f0c0d3bbd8","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"precioventa","lengthValue2":"5","id":"id_4b0a28a6_b2f2_4a74_8874_927875f121ad","initValue":"0"},{"newline":true,"@type":"Output","id":"id_ec02b8a4_5563_4eb5_9459_99ce6766ed2a","value":"\"este programa calculara la ganancia de ganancia de un producto con un 30%\""},{"newline":true,"@type":"Output","id":"id_251fcf1b_d979_426f_8c7b_fbe92cbef794","value":"\"ingresa el producto\""},{"@type":"Input","name":"preciocompra","id":"id_8eeb4214_939a_49ee_ae30_0879b98f90a5","prompt":null},{"@type":"Assign","name":"ganancia","id":"id_83f4c092_229a_44b9_8eb1_75e57db8a03b","value":"preciocompra*0.30"},{"@type":"Assign","name":"precioventa","id":"id_88336af4_390f_45db_9608_df466cafd6e1","value":"preciocompra+ganancia"},{"newline":true,"@type":"Output","id":"id_33f21d80_340c_468f_b408_c5a8c1e225cd","value":"\"has ganado un total de= \"+ganancia+\"\""},{"newline":true,"@type":"Output","id":"id_cd796257_f13e_4f05_8854_deb2e29d94bd","value":"\"el precio de venta es= \"+precioventa+\"\""},{"@type":"Return","id":"id_5b8148de_0f8d_4b87_a732_020e33c7545a","maybeValue":null}],"parameters":[]},"id":"id_0829e2f2_9e98_4b74_9972_f5c5af0c7971","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":656}