Thief Retires Placeholder

# Introduction In this challenge, you will work with an age-related application that determines the reasonableness of a given age. The task is to ensure that the age entered falls within the range of 0 to 150 years. You will use JavaScript to complete the task, either by using `Object.defineProperty` or `Proxy` to handle the age check.

|60 : 00

Click the virtual machine below to start practicing