It is most likely that your system will have already python installed in it, but it probably, it won’t be latest version, and it may be Python2 instead of Python3.
To find out which Python version(S) your system have,Open a terminal and try the following command.
Python --version
Python2 --version
python3 --version
Enter your e-mail below and get notified on the latest blog posts.