I have a Jupyter Notebook with the following cell:
import math def update(): import time x = 0 for x in range(10): x +=