Python

The last couple of weeks i have been teaching myself programming in Python. I have been using the books “Python for kids” by Jason R. briggs and “doing math with Python” by Amit Saha. i am currently on chapter 4 and i have learned how to use turtles to draw basic shapes, how to use strings, lists, tuples and maps and how to use variables in calculations.

it’s been very frustrating but also a lot of fun.