Question: i need the code Considere the following variable. 1: Students_Info={'lloyd' : { name: Lloyd, homework: [98.0,97.0,75.0,92.0], quizzes: [88.0,40.0,94.0], tests: [75.9,90.0) alice':{ name: Alice, homework: [100.0,
Considere the following variable. 1: Students_Info={'lloyd' : { "name": "Lloyd", "homework": [98.0,97.0,75.0,92.0], "quizzes": [88.0,40.0,94.0], "tests": [75.9,90.0) alice':{ "name": "Alice", "homework": [100.0, 92.0, 98.0, 108.) "quizzes": [82.0, 83.0, 91.0), "tests": [89.8, 97.0] }, "tyler': "name": "Tyler", "homework": [0.8, 87.0, 75.0, 22.8], "quizzes": [0.0, 75.0, 78.0], "tests": [1ee.e, 180.0] 6.1 Show Lloyd's average on homework if all of them have the same percentages. 3: # write your code here. 6.2 what is the average of homework of all students? Write a loop to find the average of
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
