Once the installation is complete, you can verify that Python has been installed correctly by opening the Command Prompt (search for “cmd” in the Start menu) and typing the following command:
python --version
Press Enter, and you should see the version of Python you installed displayed in the output. This confirms that Python has been successfully installed on your computer.
Leave a Reply