Calculator-in-python3-tkinter
Calculator-in-python3-tkinter copied to clipboard
Software development check done
## Changes: • Fixed Code • Added better Readme.md that helps the people interested in this repository understand your project better. *** **Previous code:** ``` def clrbut(): textin.set('') ``` **Explanation:**...
i am running this in anaconda notebook and it does not run it shows the star * sign even after i restart my kernel
1. Padding added at a few places 2. Entry widget size is enlarged. 3. Window size is fixed now. It will not look bad if the user tries to enlarge...