Hello, could you help me with the following question?
In my application, the user will enter a value. Based on this value, it will be checked if the value is between the minimum and the maximum pre-established. If it is between min and max, the value will receive a status of Y at the end, if it is a number less than min or greater than max, its result will be N. But in some cases, the minimum pre-established value is negative. When min is negative, any value entered, including those that technically will be outside the established MIN and MAX standard, is evaluated as Y.
User | Count |
---|---|
15 | |
12 | |
9 | |
8 | |
4 |