Design a gui based program that simulates a simple pocket


Python programming.

Design a GUI based program that simulates a simple pocket calculater. the GUI displays a single entry filed for output. the GUI should also display a keypad of buttons for the 10 digits and 6 command buttons labeled +, -, *, /, Cand =. the command C should clear the output field. The command = calculates an answer and displays it in the field/ the program should build a string from the users button clicks and echo it in the field. the program should detect any errors during this process and display the word "ERR" in the field.

Solution Preview :

Prepared by a verified Expert
Business Economics: Design a gui based program that simulates a simple pocket
Reference No:- TGS02422172

Now Priced at $20 (50% Discount)

Recommended (90%)

Rated (4.3/5)