Option 1 Beginning Python Turtle
turtle-power
Option 2 if you want microbit
Compass https://www.element14.com/community/community/stem-academy/microbit/blog/2016/06/13/10-bbc-microbit-projects-in-10-days-day-six-compass
Option 3
For members who want to handle some advanced python with OO Concepts.
1. Bring you’re laptop.
2. We need to install Python
If Windows
https://www.python.org/
3. Install Git
https://git-scm.com/
4. Install Pycharm
https://www.jetbrains.com/pycharm/download/#section=windows
5. Clone project from git on this url
https://github.com/punkplod23/codeclubrhiwbina
6. I will now run the project and show the code that needs to change.
7. We need error messages and a way to show error messages to our users.
8. Formatting in display method needs to change.
This may spread over a few lessons but learning to build you’re own modules/objects/classes can really increase you’re python skills.
This project will make you near a pro at python.
Thanks
Gareth Gwyther