Skip to content

MissionBit/python-curriculum

Repository files navigation

Please refer to your LMS for the outline

To run a particular file, go to the "Shell" tab, navigate to the appropriate file using terminal commands, and run the file using python3 file_name.py

To list the files in the current directory type ls

To change directories in the shell type cd followed by a space and then the directory you want to change to

To go up or back a directory type cd ..

If you get lost or want to see what directory you are currently in type pwd

About

Starter code for Mission Bit's Python curriculum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published