Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

09_Calculator

A simple Qt Calculator done for learning purposes. Most of examples I saw use eval() to calculate the expression. I tried, instead to recreate the behaviour using collections.deque to control the operations.

About

A simple Qt Calculator

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages