Now let's practice using the && operator in a real-world scenario! To get a driver's license, you need to meet two requirements:
Both conditions must be true - if either one is false, you cannot get your license.
Write a program that checks if a person is eligible for a driver's license:
Output (Console)