timeit.timeit() takes quite a lot of arguments. Let's make sure you remember what each of them means.
Timeit module
Arguments
Report a typo
Match the items from left and right columns
stmtsetuptimernumberglobalsNamespace to execute the code
Your code snippet
How many times to run the code snippet
The function to measure the time
An initial statement executed only once
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.