Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 815 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 815 Bytes

Phyton Version

This code should work with Python 3.x versions, such as Python 3.6, 3.7, 3.8, or 3.9. It is recommended to use the latest stable version of Python 3 available at the time of executing the code. To check your Python version, you can open a terminal or command prompt and type the following command:

python --version

If you have Python 3 installed, it should display the version number. If you don't have Python installed or if you have Python 2 installed, you may need to install Python 3 before running the code.

You can download and install Python from the official Python website: https://www.python.org/downloads/

How to Execute

Open a terminal or command prompt and navigate to the folder where the Tool.py file is located. Then, enter the following command: python Tool.py