Skip to content

Programming-M30299/week-14-code

Repository files navigation

Code from Week 14

A repository containing the examples from the worksheet and lecture.

Contents

  • lect14.py - Code from the lecture
  • calculator.py - A simple calculator app
  • sum_from_lists.py - A program that calculates the sum of two lists
  • square_root_of_list.py - A program that calculates the square root of a list of numbers
  • wc.py - A program that counts the number of lines, words and characters in a file
  • pos_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

About

The examples from week 14 worksheet and lecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages