Question No. 3: Create a Numpy List named as marks with six float numbers, showing the final marks of a student in six subjects. Round the marks from marks array from Q-3 a) upto two decimal numbers...



Question No. 3:



  1. Create a Numpy List named as
    marks
    with six float numbers, showing the final marks of a student in six subjects.

  2. Round the marks from
    marks
    array from Q-3 a) upto two decimal numbers

  3. What if you need to create the same list as Q-3 a), but for five students. Can you still use 1-D array? How many dimensions should be there?

  4. Find the highest marks a student has obtained using
    marks
    array from Q-3 a)

  5. Use seaborn to show
    marks
    array from Q-3 a)



Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here