Build 1: Point of Sale
You've just purchased your own store, congrats! The first thing you'll need to do is set up a Point of Sale (POS) system to manage your inventory and sales. In this tutorial, you'll learn the basics of Python, and become familiar with handling data and input.
Example code that's used in this tutorial can be found at /py/store in this repository.
Once you've got your development environment setup, let's start!