Week 6: Working with data
This week we were introduced to dictionaries. The first task was to write a function whose input is string of text; and output a...


Week 5: Recursion
This week i learnt how to use recursive functions. I will mix questions one and two together. The first one was to create a Koch curve...


Week 3: Functions, structures and loops
With the first task in Week 3 i had to try different in built methods (for strings mainly). The task was to write a script to complete...


Week 2: Taking control
This week is more focused on the if-else statements. The first task was to get user input for minutes and hours and print them into 12...


Week 1 - First steps in python
The first week of Games Technology course in 121: Introduction to computing I learnt the very basics of python - declaring variables,...

