Create a Python program that takes user input and displays a friendly welcome message.
- input()
- Variables
- print()
- f-strings
Day 1: Installed Python and ran Hello World
Day 2: Learned input() and variables
Day 3: Used f-strings for output
Day 4: Added more questions and formatting
Day 5: Final testing and submission
python personal_intro.py