Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Calculator
This is my first project using Python. In this project, I am creating specific calculator programs, such as a matrix calculator and system of linear equations calculator.
This would hopefully help you to get your calculations faster. This python project is easy and simple to use. Many of these calculators are very complex like algebra calculator and some are a piece of cake like the basic operations one.

The Calculator is made up of imported files. The files go in this order:

Expand Down