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 #306
True! This is possible with the syntax below:
modname = 'itertools'
m = __import__(modname)
(stackoverflow.com/questions/13598035/importing-a-module-w...)
It is possible to import a module with its name as a variable.
— The Python Quiz (@thepythonquiz) January 30, 2021
False
True
π Comment the answer, like and retweet! #python
Question difficulty: π΅π΅π΅π΅π΅