Skip to content

ibgarrido/simple-calculator-QT-Designer-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-calculator(QTDesigner)

This is a short project (very short btw) about a calculator with pyqt5. You'll require pyqt5 library in order to open the main.py

Some features: -It has basic arithmetic operators (addition, subtraction, division and product).

  • It accepts floats and intergers (Rational numbers set)
  • AC buton reset the calculator.
  • You can't divide by zero (It wont allow you to do it)
  • Syntax error only can be remove using AC buton.

if you find an error please tell me!

About

This is a short project (very short btw) about a calculator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages