Introduction to CLIs and file manipulation

Python Morsels Exercise Path

In this path you'll get practice making command-line interfaces, processing text files, and working with the standard input and standard output file streams.

If you've never processed text files before or made command-line interfaces, this path may be a challenge, but it's one you'll want to start with.

Exercises included
unsmart.py
phonetic.py
tee.py
passphrase
Loading...