This weeks module continued with fundamentals of python adding paths, modules, conditional statements, loop structures, obtaining user input and commenting. These items were used in conjunction with lists, strings, variables, data types and functions from the previous module. Our task was to debug an existing script, add comments and then create a list of 20 random integers and once printed, count and remove the "unlucky" number. This task used conditional statements and loop structures along with variables, lists, strings and casting.
No comments:
Post a Comment