What is the sum of the elements of [i**2 for i in range (30)] ? Apply the sum () function to the list to get to your ans
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
What is the sum of the elements of [i**2 for i in range (30)] ? Apply the sum () function to the list to get to your ans
What is the sum of the elements of [i**2 for i in range (30)] ? Apply the sum () function to the list to get to your answer. type your answer here Submit Consider the list [4, 5, 1, 2, 5] Using the numpy function median (), what is the median value of the list? type your answer here Submit