Default values

Report a typo

As you remember, all arguments in timeit.timeit() have some default values. For example, the default value for stmt is pass. Match the arguments' names to their default values.

Match the items from left and right columns
setup
timer
number
globals
1000000
None
<default timer>
'pass'
___

Create a free account to access the full topic