I want to test the processing time between 2 identical lists, specifically for a normal list and a numpy list. My code is
import timeit import numpy as np t = t