Quiz Question 1 of 3
Consider the following code:
ages = np.array([29, 42, 6, 3], np.uint8)
first_age = ages[0]
What kind of value is first_age
?
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.