Loading

Quipoin Menu

Learn • Practice • Grow

python / Input and Output
exercise
1/5
Exercise 1Python
Question

Write a Python program that asks the user for their name and age, then prints a welcome message using `print()` with f-string formatting.