This practice is refer to the following resources credited to Morvan.
- Run
main.py# Make sure your current directory is in this folder $ python3 main.py - If succeed, you will get the following result
1 2 3
This practice is refer to the following resources credited to Morvan.
main.py
# Make sure your current directory is in this folder
$ python3 main.py1
2
3