My Python Quiz
The ultimate place for testing what you have learned
Home
|
Start Quiz
|
List of questions
|
Next Question
|
Login
/
Register
Question #1:
what does the following code do?
74% on 21068 times asked
def a(b, c, d): pass
defines a list and initializes it
defines a function, which does nothing
defines a function, which passes its parameters through
defines an empty class
© 2007-2010, My Python Quiz, All rights reserved.
Can you find a bug, error, or something un-clear in the quiz? Email us and we will take action.
Other Quizes
|
Contributors