# %% Cell import numpy as np # %% Cell bla = np.arctan(55) print(bla) # %% Cell bla = 19 print("penis") print(bla)