Skip to content

A calculator written in Python. Part of Computer Programming II assignment.

License

Notifications You must be signed in to change notification settings

Jangsoodlor/calculator

Repository files navigation

calculator

A calculator written in Python. Part of Computer Programming II assignment.

How to run?

run the main.py file.

Dependencies

The calculator uses pygame library to play the sound. You can install it by typing the following command:

pip install pygame

UML Diagram

uml_class_diagram

About

A calculator written in Python. Part of Computer Programming II assignment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages