Question: Write a Python program to ask the user for number of students. Create an empty scores list. Fill scores list with score values from the
Write a Python program to ask the user for number of students.
Create an empty scores list. Fill scores list with score values from the user using list append method in a for loop.
Print scores list.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
