by @MATHIAS CACERES MORALES Fork
{"functions":[],"name":"Cáceres_3A_Machuca_3A_3","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_58497ded_1cf1_4e6c_8a87_d747f213d462"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"PrecioSaco","lengthValue2":"5","id":"id_d4989923_c4aa_4a83_8d12_4ad2683d3e58","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"CantidadSacos","lengthValue2":"5","id":"id_f7efa70d_9fd2_4a65_b6b1_a6b84aba811e","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"PesoTotal","lengthValue2":"5","id":"id_6b04e893_6171_419b_96d8_80401034390a","initValue":"CantidadSacos*25"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"PrecioTotal","lengthValue2":"5","id":"id_2d8a35bd_021e_451f_8451_a70e43b17328","initValue":"PrecioSaco*CantidadSacos"},{"newline":true,"@type":"Output","id":"id_c8376a83_5b8e_4f5a_b367_f5921fda7e95","value":"\"Este programa ayuda a saber el precio total y el peso total de un saco de papas que lo venden a 25Kg\""},{"newline":true,"@type":"Output","id":"id_a1cdde5e_c78c_49ba_ab1c_a4f9517a8c93","value":"\"Poner precio del saco de papas\""},{"@type":"Input","name":"PrecioSaco","id":"id_f42bfa74_e978_4ae7_a33c_cd3fe19106bd","prompt":null},{"newline":true,"@type":"Output","id":"id_bcf4775b_36f8_4fe3_b900_ead3dac2c0a3","value":"\"Ahora ingrese la cantidad de sacos vendidos\""},{"@type":"Input","name":"CantidadSacos","id":"id_824b0e7a_5e13_45ac_b1b3_efcb1bf463d6","prompt":null},{"@type":"Assign","name":"PesoTotal","id":"id_bde08ea3_3f99_47e7_a460_3268e481266e","value":"CantidadSacos*25"},{"newline":true,"@type":"Output","id":"id_3c63c6b0_53a2_496a_a566_4dbb83f8a8e6","value":"\"El peso total de la cantidad de sacos en kilogramos es de \"+PesoTotal"},{"@type":"Assign","name":"PrecioTotal","id":"id_88f87888_b70a_433d_b6b3_4940a3ceba31","value":"PrecioSaco*CantidadSacos"},{"newline":true,"@type":"Output","id":"id_9bddca70_f067_49c5_8185_7db01f37f74a","value":"\"El costo total de los sacos es de \"+PrecioTotal"},{"@type":"Return","id":"id_0b99e17e_9cbc_4e33_9175_6b87dcc11412","maybeValue":null}],"parameters":[]},"id":"id_82e6b74d_34d4_42d5_88cf_064e65ba7ddc","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":818}