The quiz where the difficulty automagically adapts to the player's Python knowledge
This is a question page. You can use this page to bookmark a question. Start a new quiz!
Question #199
False! Even though it is possible that an instance variable be private with _ , its access restriction in not enforced as it is in Java for instance. (dbader.org/blog/meaning-of-underscores-in-python)
In Python, instance private variables cannot be accessed directly.
— The Python Quiz (@thepythonquiz) October 10, 2020
True
False#python #python3 #pythonprogramming #learnpython
Question difficulty: π΅π΅π΅π΅π΅