by @RICARDO ANDRES QUEZADA FIERRO Fork
{"functions":[],"name":"Calculo de Descuento Inteli","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_2a47484e_08cb_4e57_83d6_a709cae37409"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Precio","lengthValue2":"5","id":"id_969b2ac7_06f4_43ff_93d1_348b855b84bd","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"PrecioFinal","lengthValue2":"5","id":"id_6e649178_1790_4102_8fad_46c120f9571f","initValue":"0"},{"newline":true,"@type":"Output","id":"id_85a3348c_4c3e_449c_94ef_40db939a905b","value":"\"Este programa indica el descuento de una compra si es que es mayor a 50.000 pesos\""},{"newline":true,"@type":"Output","id":"id_11983a08_dd2b_4950_b70b_5c31538cdb47","value":"\"Ingrese el precio de su compra\""},{"@type":"Input","name":"Precio","id":"id_11e0f2a6_d6a7_46b5_a81c_3630738b60c9","prompt":null},{"@type":"Assign","name":"PrecioFinal","id":"id_efac4832_69f8_45e8_b319_86381712769f","value":"Precio*0.80"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_d1bf895c_d5e2_452d_96e4_eb5f40098fa8","value":"\"No se aplica el descuento\""},{"newline":true,"@type":"Output","id":"id_3cbcc2a0_cee2_4203_a1de_2cfff89e58af","value":"\"El precio final es:\"+Precio"}],"id":"id_c8a8cada_c0fb_4606_910d_21cd0b965c34"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_906a5f13_02a9_4662_9894_abea6eac70d3","value":"\"Se aplica el descuento\""},{"newline":true,"@type":"Output","id":"id_491eebd3_1939_413a_8fb5_8dea1ed5e4fb","value":"\"El precio final es:\"+PrecioFinal"}],"id":"id_541aa0b0_3856_477e_8d76_a070da5836bd"},"condition":"Precio>50000","@type":"If","id":"id_b00cea77_9110_466f_907d_f8a7475c2461"},{"@type":"Return","id":"id_3167f0bb_f314_4db8_adaf_7979b7f40258","maybeValue":null}],"parameters":[]},"id":"id_ca06fe1f_3615_4865_88c4_db05a8a55c82","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":646}