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 #25
Function names should be lowercase, with words separated by underscores as necessary to improve readability. (python.org/dev/peps/pep-0008)
What is the best practice to name a function?
— The Python Quiz (@thepythonquiz) May 21, 2020
Start with a noun first.
Start with a verb first.#python #python3 #pythonprogramming #learnpython
Question difficulty: π΅π΅π΅π΅π΅