A repository containing the examples from the worksheet and lecture.
lect14.py- Code from the lecturecalculator.py- A simple calculator appsum_from_lists.py- A program that calculates the sum of two listssquare_root_of_list.py- A program that calculates the square root of a list of numberswc.py- A program that counts the number of lines, words and characters in a filepos_app- A folder containing 3 different versions of the Point of Sales (POS) System from week 13.coffee_shop_app- A folder that contains a broken version of the coffee shop app from week 13