You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application that calculates the number that is located in the selected position.
To make this App I have used the "Tkinter" library.
Python version: 3.9
To install the library copy the code below and copy it into the CMD console.
pip install tk
About
Application that calculates the number that is located in the selected position. Made with Python and Tkinter library.