3. Write a program that interactively creates a nested tuple to store the marks in three subjects for five students, i.e., tuple will look somewhat like : sa 11 cs chapter 12 / PythonCSIP CS IP 3. Write a program that interactively creates a nested tuple to store the marks in three subjects for five students, i.e., tuple will look somewhat like : Read More »
4. In the program created in previous question, add a function that computes total marks and average marks obtained by each student. sa 11 cs chapter 12 / PythonCSIP CS IP 4. In the program created in previous question, add a function that computes total marks and average marks obtained by each student. Read More »