{"functions":[],"name":"Descuento Inteligente","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_98497432_a88a_49f7_ad21_8c818bcf241a"},{"newline":true,"@type":"Output","id":"id_d1511ce3_2e15_4ad7_92dd_08f7fb27a579","value":"\"Oferta con compra sobre los 50000 Pesos chilenos se aplica 20% de descuento\""},{"newline":true,"@type":"Output","id":"id_70c5e4e6_5f26_43ba_abd2_19ba1b8acc84","value":"\"Favor de ingresar valor total de su compra en pesos chilenos\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"VT","lengthValue2":"5","id":"id_968c8238_993e_40f1_8fa5_5c1515d49991","initValue":"0"},{"@type":"Input","name":"VT","id":"id_adf5c843_3527_444d_a672_90e0a0bd820e","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Descuento","lengthValue2":"5","id":"id_49aa55fa_dcb8_45ee_8095_23c75e98ad79","initValue":"0"},{"@type":"Assign","name":"Descuento","id":"id_daf069c2_bc67_43b4_86dc_f0f116a18164","value":"VT*0.20"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"DescuentoTotal","lengthValue2":"5","id":"id_fd1349b3_7ffe_48aa_b9b0_dc729cd7f5ec","initValue":"0"},{"@type":"Assign","name":"DescuentoTotal","id":"id_4b437493_4eb7_40b3_bab5_acb0c73f9a7b","value":"VT-Descuento"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_61b95c1b_0093_4723_ad12_e5fa5b234fd5","value":"\"No hay descuento, debe pagar \"+ VT"}],"id":"id_7a5e0880_d5a4_4083_8e21_d7c3b804181a"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_05bc3a37_9294_4dc1_9ea9_6990267b75dd","value":"\"El valor de su compra con descuento es \"+DescuentoTotal"}],"id":"id_b19dc48f_4722_4393_abb5_6aa671ea1948"},"condition":"VT>50000","@type":"If","id":"id_f01fe96f_6ba0_4564_822d_fda04db8d43f"},{"@type":"Return","id":"id_d302d9eb_bbad_413a_a4af_988686c74643","maybeValue":null}],"parameters":[]},"id":"id_a5f87bb0_89d5_4b86_ba25_e4b400d4b7ef","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":448}