Skip to content

Programming-M30299/week-13-code

Repository files navigation

Code from Week 13

A repository containing the examples from the worksheet and lecture.

Contents

  • coffeeShopApp - A folder containing the coffee shop queue management app (from the lecture).
  • quizApp - A folder containing the quiz app (from the worksheet).
  • twoWindowApp.py - A simple app with two windows (from the lecture).
  • todoListApp - A folder containing the todo list app (exercise from the worksheet).
  • posApp.py - A simple point-of-sale app (from the workshop).
  • dialogs.py - An example of pop-ups, message boxes and dialogs (from the lecture).
  • README.md - This file.
  • .gitignore - A file telling git to ignore certain files (e.g. .pyc files). You do not need to worry about this file for now.

About

The examples from week 13 worksheet and lecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages