How to check the version of Python in PyCharm?

In PyCharm, you can view the Python version by following these steps:

  1. Open PyCharm.
  2. Click on the “File” option in the menu bar.
  3. Choose the “Settings” option.
  4. Expand the “Project” option in the panel on the left.
  5. Click on the “Project Interpreter” option.
  6. You can view the version of the Python interpreter currently being used by the project in the panel on the right side.
bannerAds