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 #209
Python is a dynamically typed language. It means that there is no need to state the types of variables when they are declared. For instance, it is possible to declare x=111 and then x="I am a string" without error. (geeksforgeeks.org/why-python-is-called-dynamically-typed)
Python is a statically typed language.
— The Python Quiz (@thepythonquiz) January 14, 2021
True
False
π Comment the answer, like and retweet! #python
Question difficulty: π΅π΅π΅π΅π΅