Testing

Author

Carleton

Published

December 1, 2024

Imports

Code
import numpy as np
import plotly as plt

Do stuff

Code
r = 1
A = np.pi * r**2
A
3.141592653589793