Checkpoint 14.1.1.
Using the following file structure, move into the
src
directory, remove main.py
, add the file not_main.py
, and return to the home
directory:
home/ src/ main.py README.md test/ test_main.py README.md plans/ whatever.txt old.txt