Skip to content

Yun-twy/Calculator_pyQT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator with pyQT

Requirements

  1. +,-,*,/
  2. sign change +,-
  3. dot
  4. renew
  5. go back

Rules

  1. start with '0'
  2. operator only can be next to numbers
  3. 'AC' : renew
  4. 'CE' : go back to last change
  5. '.'(dot) shows '0.' automatically
  6. '.'(dot) only used once

additional

  1. '-' shows (-)
  2. double '-' means ' '(none)
  3. numbers put in directly between '(' and ')'
  4. operator adds next to ')'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages