{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_c9f0d692_ff63_4132_a46c_0e24d3a668d7"},{"newline":true,"@type":"Output","id":"id_543ad0c3_aa92_4547_a370_1c4f5cb85a70","value":"\"Bienvenido al programa de calculo de descuento\""},{"newline":true,"@type":"Output","id":"id_bdeb0d5d_4dfa_4c6f_bbac_3156f09e3b67","value":"\"Si la compra es superior a 50000 CLP se aplicara un 20% de descuento\""},{"newline":true,"@type":"Output","id":"id_84076bf6_edaa_403f_b364_af8c8bf0ffd9","value":"\"Ingrese el monto de la compra\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Compra","lengthValue2":"5","id":"id_ada73e52_b283_4fe5_bb82_7f13801e5117","initValue":null},{"@type":"Input","name":"Compra","id":"id_f93860dd_197b_4cec_a538_b33546f2f2ab","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Descuento","lengthValue2":"5","id":"id_c4da01a0_b99a_4063_b800_786df32fb75e","initValue":null},{"@type":"Assign","name":"Compra","id":"id_1abab725_946a_4902_862e_1b7185f36d97","value":"Compra-(0.20*100)"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_842619cf_73cc_4c66_adeb_42629eb4dd06","value":"\"El valor de la total de la compra es +compra\""},{"newline":true,"@type":"Output","id":"id_71d508fc_7f27_4396_b324_4c73eb071ad4","value":"\"No se le aplica el descuento\""}],"id":"id_f7eabd22_d7db_4138_ae1f_afa7c83245f0"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_78ee9d60_0df0_4821_ba3e_0eb696de2eb9","value":"\"El valor total de la compra es +compra\""},{"newline":true,"@type":"Output","id":"id_08e81766_bbe1_4eef_a992_b77bb57d25aa","value":"\"Se le aplica el descuento\""}],"id":"id_59677b65_6a1f_4655_88da_8681c59d3da9"},"condition":"Compra>50000","@type":"If","id":"id_e684a5f4_e1a2_41ad_b16a_34aa03a707f7"},{"@type":"Return","id":"id_6376fd1f_df01_4cc1_9efa_eb6a986b5f5b","maybeValue":null}],"parameters":[]},"id":"id_4c050570_1248_4b21_895c_7a485f6a2f1b","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":613}