Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 742 Bytes

readme.md

File metadata and controls

23 lines (13 loc) · 742 Bytes

Python Demo Application

This is a calculator demo application used for the TMAP: High-performance quality engineering course

Requirements

  • Python 3

Usage

In order to start this project run "python3 calculator_application.py" in the root directory of the project.

Pull request

Additional information on Pull request can be found in the Github documentation

Review pull requests