Lingjie's variables exercises

by Lingjie Wang

18 Jan 2016

This is my Welcome exercise.

This is my Gross Pay exercise.

This is my Temperature Convert exercise.

Reflection: I think the key point in these exercises is paying attention to the differences of variable types and how they influence the success of running the code, such as when I tried to print out both numbers(type:float) and words(type:string), I needed to convert numbers to type string first.

Lingjie Wang is a first year master student studying Statistics and Operations Research Find Lingjie Wang on Twitter, Github, and on the web.