{"functions":[],"name":"baeza_3F_lopez_3F_1","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_0cf4ea1b_1dfa_4b77_a5c5_b15752c358c9"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"preciototal","lengthValue2":"5","id":"id_de1ad8c2_20c9_40b4_acdf_4d268d4c3b93","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"personas","lengthValue2":"5","id":"id_d5144ff2_36be_432b_9209_edd6f0a0bb42","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"preciofinal","lengthValue2":"5","id":"id_8c1fbbbd_255c_4c91_a664_230a3b977887","initValue":"0"},{"newline":true,"@type":"Output","id":"id_ee8c07ca_a3b1_4945_a258_930baa1150a1","value":"\"Este programa pide el precio total de una pizza y calcula cuanto debe pagar cada persona agregando un 10% de propina \""},{"newline":true,"@type":"Output","id":"id_4e47ee34_8bf8_4ac9_a7c3_180e2c998e75","value":"\"Ingrese el precio de la pizza \""},{"@type":"Input","name":"preciototal","id":"id_8bdd3688_a1ff_46b5_9c99_e2c1880e5ce6","prompt":null},{"newline":true,"@type":"Output","id":"id_b35898c5_6c7a_4397_b1ba_e60ed0865626","value":"\"Ingrese la cantidad de personas que pagaran \""},{"@type":"Input","name":"personas","id":"id_ea684cdc_43ae_40e5_97d8_feba8595b473","prompt":null},{"@type":"Assign","name":"preciofinal","id":"id_3f0ab5a1_f40a_4f0f_ae4c_9c25c1b4fd08","value":"(preciototal * 1.1)/personas"},{"newline":true,"@type":"Output","id":"id_77bfc8eb_3050_487f_b43d_43faa1f28881","value":"\"La cantidad que debe pagar cada persona es \" + preciofinal"},{"@type":"Return","id":"id_168ad8d4_9092_4cbb_8692_077283d102a4","maybeValue":null}],"parameters":[]},"id":"id_2723e38e_fb01_49e4_a62e_d2825a063315","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":792}