jetbrains-academy / introduction_to_python

Introduction to Python course
MIT License
42 stars 27 forks source link

Task not correct for Python 3.11 Variables / Undefined Variable #184

Closed edutools-service closed 1 year ago

edutools-service commented 1 year ago

In Python 3.11 this code correct work without any changes "C:\Users*\IdeaProjects\Introduction to Python.idea\VirtualEnvironment\Scripts\python.exe" "C:\Users*\IdeaProjects\Introduction to Python\Variables\Undefined variable\undefined_variable.py" 1

Process finished with exit code 0