{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_262ef82f_ae19_420d_9828_49c6e553a6ad"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"compra","lengthValue2":"5","id":"id_0a175e3f_f066_4944_b344_df56f3dda163","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"descuento","lengthValue2":"5","id":"id_3c00edec_b589_43c2_8d04_91e464fd82ed","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"preciofinal","lengthValue2":"5","id":"id_eb467bad_8ca6_429a_ada5_85e8ab9bf543","initValue":"0"},{"newline":true,"@type":"Output","id":"id_dda97823_f22f_4368_9b95_07893f45b58b","value":"\"Promoción, si compras por arriba de 50.000 tendras 20% de descuento\""},{"newline":true,"@type":"Output","id":"id_dd8f7507_02ca_4bbd_a09e_5bb14fa4ec94","value":"\"ingrese el monto de su compra\""},{"@type":"Input","name":"compra","id":"id_3ef8fadc_7c2e_426d_8e9c_3232c55c0b09","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_77551b2a_90ff_4e6a_8d54_d3a71859a232","value":"\"El precio final es:\""},{"newline":true,"@type":"Output","id":"id_2ef9cfd9_e915_4fdd_a313_5b490f4e0038","value":"compra"}],"id":"id_cc309812_0e7a_40ee_b86f_6e606ed6ec61"},"trueBlock":{"statements":[{"@type":"Assign","name":"descuento","id":"id_dc3c21ce_c806_4ea5_bb65_a2d6ac99f4ac","value":"compra*0.2"},{"@type":"Assign","name":"preciofinal","id":"id_b96207f4_9a77_48e4_9408_a0a5bb9a67d7","value":"compra-descuento"},{"newline":true,"@type":"Output","id":"id_2f5f5293_2033_4410_a3b0_a64935c739bd","value":"\"El precio final es:\""},{"newline":true,"@type":"Output","id":"id_24fbe482_5fa0_4bdf_84de_bc57a0994dba","value":"preciofinal"}],"id":"id_c637c06e_4e02_490b_b89c_d828d6c67185"},"condition":"compra>50000","@type":"If","id":"id_392ef29e_a5a7_45d0_9762_ff306c8ab733"},{"@type":"Return","id":"id_446432e4_0292_476f_83a7_d362ac46c5d0","maybeValue":null}],"parameters":[]},"id":"id_1a24000d_68a1_4035_87bb_cafc1fa29565","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":450}