Write a program that asks the user for their name and age. The program should print a personalized greeting and confirm if the user is old enough to participate (18 or older).
Write a program that asks the user for their name and age. The program should print a personalized greeting and confirm if the user is old enough to participate (18 or older).