Popular repositories Loading
-
-
calcurator
calcurator Publicfrom tkinter import * #Create a calculator class class Calculator: def __init__(self, master): ''' DOCSTRING: Define what to do on initialization ''' #Assign reference to the main window of the app…
-
calcurator2
calcurator2 Publicfrom tkinter import * #Create a calculator class class Calculator: def __init__(self, master): ''' DOCSTRING: Define what to do on initialization ''' #Assign reference to the main window of the app…
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.