by @MATHIAS CACERES MORALES Fork
{"functions":[],"name":"5. Cálculo de descuento int.","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_d21a2200_6374_4fe9_a29f_d83ea8519037"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"precio","lengthValue2":"5","id":"id_6c015676_587f_4cea_b112_c0686157eb5b","initValue":"0"},{"newline":true,"@type":"Output","id":"id_fb558f66_0a16_4576_b7aa_ee104127358c","value":"\"Ingrese el precio del producto y si es mayor a 50000, le dará un descuento\""},{"@type":"Input","name":"precio","id":"id_26f29c35_aea6_406d_aa2c_136fb63151ce","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_a8ad20d0_028d_41ba_a905_686a3b0a8914","value":"\"No cumplió con el requisito, pagará \"+precio"}],"id":"id_21370920_cfcd_4c80_bcb5_b039a67fcfc2"},"trueBlock":{"statements":[{"@type":"Assign","name":"precio","id":"id_d7f227f5_b3b1_4703_8c4c_85a39bb13f34","value":"precio*0.8"},{"newline":true,"@type":"Output","id":"id_7f3ccdcb_9798_45f1_89c1_aceaf10a066f","value":"\"Si cumplió con el requisito, su precio será de \"+precio"}],"id":"id_b4fe50a5_9f2b_4a27_b3c6_4777baba5f8a"},"condition":"50000<precio","@type":"If","id":"id_69af3e19_a626_4bcb_b17a_7b0900cb09fa"},{"@type":"Return","id":"id_ae8c1d0a_15ba_45ce_a00b_bcfe3986cf43","maybeValue":null}],"parameters":[]},"id":"id_3d579f8c_3fae_41f7_ac9b_3f8de729fa4d","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":455}