intermediate python project: Interface
Project Interface
Now that we understand the data with which we'll be working, let's dive into what our program will actually do.
This project is driven by the main.py script. That means that you'll run python3 main.py ... ... ... at the command line...
philipdevblog.hashnode.dev10 min read