Week 1 - First steps in python
- leprik9
- Nov 18, 2015
- 1 min read
The first week of Games Technology course in 121: Introduction to computing I learnt the very basics of python - declaring variables, using mathematical operators and if - else statements. My first task was to create a program that calculates a person body mass index

Comments