How could you use the os module to show the contents of the current directory code example
Example: how to use path to change working directory in python
pip install path
from path import Path
# set working directory
Path("/toWhereYouWantItToBe").cd()