{"functions":[],"name":"Cálculo de descuento","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_36e5440e_405c_4705_9cb2_355cb8943926"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Precio","lengthValue2":"5","id":"id_cda04821_f4ed_4227_830c_9658478795ab","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Total","lengthValue2":"5","id":"id_e25ad5eb_887d_4df1_a054_ea521b070c23","initValue":"0"},{"newline":true,"@type":"Output","id":"id_a4144b3d_7e1f_4bc7_8acf_1de912e278f9","value":"\"Si el precio es mayor a $50000 recibe un 20% de descuento\""},{"@type":"Input","name":"Precio","id":"id_d88b2365_20b6_4e94_a2dc_2f350a277f3e","prompt":null},{"@type":"Assign","name":"Total","id":"id_7ac0bfaf_e683_4023_9ca2_445b72a055f8","value":"Precio*0.8"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_1bcea358_4d73_4ac6_aef7_b74ae460f800","value":"\"No recibe descuento, precio total: \"+Precio+\"\""}],"id":"id_e29c4e5b_cefd_42aa_aaf0_5a1412ada068"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_01c9b7b4_6ea9_4b85_af2a_13864866d5ae","value":"\"Recibe descuento, precio total: \"+Total+\"\""}],"id":"id_a7955343_29c9_4ce3_91e1_dc699fa3d795"},"condition":"Precio>50000","@type":"If","id":"id_d752591f_782f_4019_84dd_92bf63038b94"},{"@type":"Return","id":"id_ebb9afd7_3347_4088_96ad_d4cf72aa8c13","maybeValue":null}],"parameters":[]},"id":"id_ba7e17c5_5fd9_4f40_b021_c700e819a566","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":473}