Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 572 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 572 Bytes

GUI-Desktop-Calculator

Desktop Calculator Using Python

Technology

  • Have learned how to make a GUI using PyQt library.
  • Have learned how to make functions so it support my application.
  • Have added some futures on my application more than that in the tutorial.
  •   Like the backspace button so you can delete one litter from what you wrote.
    
  •   And the c button so you can delete all what you wrote.
    
  •   And added an icon to the application.