- Pakistan, Karachi
-
08:20
(UTC -12:00) - @SaadNomani15
- in/saad-nomani-4360b4246
Popular repositories Loading
-
Tic-Tac-Toe
Tic-Tac-Toe PublicTic-Tac-Toe, often referred to as "Noughts and Crosses," is a classic two-player game typically played on a 3x3 grid.
Python 1
-
Window-Resizer-Tkinter-GUI-
Window-Resizer-Tkinter-GUI- PublicA window resizer in a Python program refers to a feature or functionality that allows you to manipulate and resize the application window dynamically. This feature can be particularly useful in gra…
Python 1
-
Calculator-Tkinter-GUI-
Calculator-Tkinter-GUI- PublicA calculator in a Tkinter GUI in Python is a graphical user interface application that allows users to perform basic mathematical operations like addition, subtraction, multiplication, and division…
Python 1
-
Tkinter-Tutorial
Tkinter-Tutorial PublicTkinter is a Python binding to the Tk GUI toolkit. It is the standard Python interface to the Tk GUI toolkit.
Python 1
-
Simple-ATM-Machine
Simple-ATM-Machine PublicThis Simple ATM Machine demonstrates the use of classes and objects to model bank accounts in Python. Each object represents an individual account, and the methods provide a way to interact with an…
Python 1
-
Calculator-2-Tkinter-GUI-
Calculator-2-Tkinter-GUI- PublicA simple calculator in Tkinter involves creating a user-friendly interface with buttons and incorporating logic to handle user input and perform calculations. The design should consider both the vi…
Python 1
If the problem persists, check the GitHub status page or contact support.