[LEGO SORTER] Creating a menu in Python

Опубликовано: 16 Октябрь 2024
на канале: Matt Rutherford-West
1,290
28

In this video you can see how to create a simple menu system using Python. It uses if statements, functions and user input, so make sure you are comfortable with these before you try this out.

You can extend this program by adding the missing functions, making the if statements more robust, adding error handling and more!

Future [LEGO SORTER] videos will be based on this menu system being used.