by @Vicente Joaquin Castaneda Galdames Fork
{"functions":[],"name":"Castañeda_3F_Bernales_3F_3","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_dc887b44_0cda_4396_9b54_5cd62e680645"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"PrecioSacoPapa","lengthValue2":"5","id":"id_caf95cc5_1664_4610_a2c4_015c6f5a270d","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"CantidadVendida","lengthValue2":"5","id":"id_866f6ead_6e5a_4cc6_a8ec_7c059ec5f183","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"PesoSacoPapa","lengthValue2":"5","id":"id_43eac691_963e_4185_baae_fd3f579c4ec3","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"PrecioTotalSacoPapa","lengthValue2":"5","id":"id_ddf99bd5_1e0d_45f1_8963_e184cda7c75c","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"PesoTotalSacoPapa","lengthValue2":"5","id":"id_b04ba44d_fb38_48b0_a99b_8dad9a8ba4e1","initValue":"0"},{"newline":true,"@type":"Output","id":"id_f4ceb278_f730_4b6f_859d_e9e77fdb75b1","value":"\"Calculadora de costo total de saco papa y el peso total de los kilogramos cargados\""},{"newline":true,"@type":"Output","id":"id_6aa86326_0ca7_45b6_9694_472423ba3e8b","value":"\"Ingrese el precio del saco de papas\""},{"@type":"Input","name":"PrecioSacoPapa","id":"id_977eb682_c4fc_43b5_aa3e_9c081bd635c0","prompt":null},{"newline":true,"@type":"Output","id":"id_9ef2b009_de0a_4152_a14f_c97a2b94e99f","value":"\"Ingrese la cantidad de sacos de papas venidos\""},{"@type":"Input","name":"CantidadVendida","id":"id_1171426f_2c77_4d18_a3e9_55f2eacdff27","prompt":null},{"@type":"Assign","name":"PrecioTotalSacoPapa","id":"id_a1c2cd07_849c_498f_83b9_8654da99d2ae","value":"CantidadVendida*PrecioSacoPapa"},{"@type":"Assign","name":"PesoTotalSacoPapa","id":"id_43eb66dc_afd1_476f_8d67_c00b7890dcb0","value":"25*CantidadVendida"},{"newline":true,"@type":"Output","id":"id_8db092e5_cb18_4b9f_ad15_c65aabb428bc","value":"\"El precio total de los sacos de papa son \" +PrecioTotalSacoPapa+\" pesos\""},{"newline":true,"@type":"Output","id":"id_954c39f1_f900_4450_ab76_48c652cc2e3f","value":"\"El peso total de los sacos de papas son \" +PesoTotalSacoPapa+\" Kilos\""},{"@type":"Return","id":"id_e52fd674_b41e_40bf_9288_027d6debfc4d","maybeValue":null}],"parameters":[]},"id":"id_71f972f4_98d2_4d77_bc93_263f1a4bea4f","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":887}