๐ โ Variable Storage: Store + Show
- Create a file named variables.py.
- Make 2 variables (for example: name and age).
- Print both values in one sentence.
- Change one variable and print again.
- (Optional) Add a third variable (favorite_food, favorite_game, etc.).
Docs / Tutorialsโ