{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_67937ee2_ac16_4b5b_84c4_22d50f012d71"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"precio","lengthValue2":"5","id":"id_5cdc8881_19b2_4618_92d1_79baf5e3b6ab","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"preciodescuento","lengthValue2":"5","id":"id_0ff0123e_1ef7_4d0b_b358_c24447edd067","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"preciofinal","lengthValue2":"5","id":"id_3334bd04_d166_4ee8_a49a_ee513af4a186","initValue":null},{"newline":true,"@type":"Output","id":"id_05b835cd_8e6e_4013_88e9_90188eb08910","value":"\"ingrese el monto que pagó\""},{"@type":"Input","name":"precio","id":"id_b9ed6f23_9aa6_41a6_907a_5723a389cb2d","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_1153f134_6d6e_4a6b_bee4_d81a980f5d21","value":"\"su monto a pagar es de:\"+precio+\"$\""}],"id":"id_3941a2e0_303e_4013_8c2a_71bb2df79a19"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_d152110a_9e31_4329_bac7_90def0f38f9e","value":"\"obtuvo un descuento de 20%\""},{"@type":"Assign","name":"preciodescuento","id":"id_57973401_851b_4942_b94b_55486bbc2ca0","value":"precio*20/100"},{"@type":"Assign","name":"preciofinal","id":"id_6370838e_61fe_4aa9_be4f_3bbf06971e40","value":"precio-preciodescuento"},{"newline":true,"@type":"Output","id":"id_92347e60_0fef_4a54_93fd_b14f27c93308","value":"\"Su total a pagar es de:\"+preciofinal+\"$\""}],"id":"id_90545d5e_2759_4dc2_843a_882fd5dedf5e"},"condition":"precio>50000","@type":"If","id":"id_02563cc7_8f0a_47c6_95e1_533779aa2eb0"},{"@type":"Return","id":"id_8ebf5820_fba0_46f0_9d82_0f801d0e0b00","maybeValue":null}],"parameters":[]},"id":"id_187072b3_ccb1_4f67_9b54_1734359dc26c","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":395}