I have the following code where I wanna calculate the execution time using the timeit - module. How can I correctly implement this in order to calculate the tim
timeit