PythonVersionTest

Run Settings
LanguagePython
Language Version
Run Command
import sys print(f"You are using Python {sys.version_info.major}.{sys.version_info.minor}.") # Output: You are using Python 3.8. """ Shell command: python --version Python 3.8.12 """
Editor Settings
Theme
Key bindings
Full width
Lines