Goal: Sometimes we want to limit the range of numbers... For example: Source challenge: https://github.com/type-challenges/type-challenges/tree/main/questions/08640-medium-number-range Reference explanation: https://github.com/ghaiklor/type-challenges-solutions/blob/main/en/medium-number-range.md
Run "Check Solution" to validate your code in the browser.