Python program to store and display the student name and marks of a student
Python program to store and display the student name and marks of a student Problem Definition: Write a python program to store and display the student name and marks of a student. Use the list to store the marks of a student in three subjects. Video Tutorial Program Description: As said in the problem definition, […]
Python program to store and display the student name and marks of a student Read More »