10/09/14
In this lesson I learned the functions of \n (which starts a new line on IDLE), as well as the basic maths part of the python, such as finding the remainder of a division, rounding and importing a math function; ceil. Importing math functions such as square root or cos will also work. We also found the difference between python 2.X and 3.X (this is 3.X).
14/9/14
In this lesson I learned how to assign a value to a variable, as well as telling the program to print the new values. I also learned how the and -= would re-assign "a" as "a - b" (also works for the addition).
.jpg)

No comments:
Post a Comment