QR code generator
This week we got our first introduction to Python
We built a really cool QR code Generator. It can be linked to any text, website, Spotify playlist, project page!
We used the amazing Thonny Python IDE to write our code
To install the Segno Python library with Thonny, click Tools - Manage Packages, then in the search bar type Segno, click install and away you go
Below is a copy of the code we made on my Github