Thursday, November 8, 2018

2018 term 2: week 4: Loops

Programming students have been introduced to Python programming!!  We have installed Python on our machines, along with Pycharm as your text editor and developer environment.  By now the class has mastered the print command, assignment statements, input, variables, and are working on if statements.  Next week we will be moving on to loops.  We will spend a lot of time with for loops and while loops.  I am very impressed with how well the class is doing, and seeing how they are able to solve computational problems with programming!

No comments:

Post a Comment