Quiz Question 1 of 3
Considering the following code in a Jupyter Notebook cell:
import numpy as np
temps = np.array([98.7, 100.3, 99])
len(temps)
What would be in the output cell?
Choose the correct answer below:
Quizzes are the best way to test your knowlege. Sign up for Treehouse today and prove yourself. We guarantee 100% satisfaction.