by @Camilo Antonio Arenas Sandoval Fork
{"functions":[],"name":"guia_IF_5","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_912c9230_baf9_4c2d_9302_cf4af9ad9998"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"precio","lengthValue2":"5","id":"id_64357948_0242_4b91_aa88_1705fb43f56e","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"preciodescontado","lengthValue2":"5","id":"id_9965e2bf_3206_4729_804b_466655eea520","initValue":"0"},{"newline":true,"@type":"Output","id":"id_6a55d14a_7aa6_4fc0_83b7_4ebe21b49900","value":"\"Si su compra es mayor que $50.000 CLP usted tendrĂ¡ un descuento del %20\""},{"newline":true,"@type":"Output","id":"id_da96a33e_67c6_4c6d_bd32_124bafd66731","value":"\"Ingrese el monto\""},{"@type":"Input","name":"precio","id":"id_96c16da7_b64b_4f80_b513_2aa25788549a","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_693288c7_c61c_4548_bd4e_7bcf19892ffe","value":"\"Su compra no obtuvo el descuento\""},{"newline":true,"@type":"Output","id":"id_7a21278b_55d2_4710_b654_12438579a5c9","value":"\"El total a pagar es $\"+precio+\" CLP\""}],"id":"id_42fe48ed_3fca_4174_b3d9_dfdd1acb3454"},"trueBlock":{"statements":[{"@type":"Assign","name":"preciodescontado","id":"id_fa2749f5_911d_4776_8044_d7b7fbac4568","value":"(precio*20)/00"},{"newline":true,"@type":"Output","id":"id_e25985c6_dff4_4642_829e_007ed5211717","value":"\"Su compra obtuvo el descuento\""},{"newline":true,"@type":"Output","id":"id_5deece21_ade9_4211_a5f4_810a09b8965e","value":"\"El total a pagar es $\"+preciodescontado+\" CLP\""}],"id":"id_4752f52e_0da6_44f3_b31d_9efd3f7074e8"},"condition":"precio>50.000","@type":"If","id":"id_f8c402e3_e21e_4dce_85c7_55e0068b7bd3"},{"@type":"Return","id":"id_b9cb3aae_919b_453e_b103_622772861caa","maybeValue":null}],"parameters":[]},"id":"id_ed5e6d88_cff2_454d_b501_d54bacfb6bc4","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":608}