In this video, we'll walk you through the steps to check if Python is installed on your computer and how to find out which version is installed. If Python is not installed, we’ll also guide you on what to do next.
We start by showing you how to open the Start menu and search for "Terminal" or "Command Prompt." Once opened, you’ll need to type the command python --version and press Enter. This will display the version number of Python if it’s installed. If Python is not installed on your computer, we'll explain what steps you should take to install it.
If you need help installing Python, I've already made a tutorial on that topic. The link is provided in the description box, so check out : • How to Download and Install Python Latest ...