Question: Task 1 : Create a tuple named student _ info containing the following information about a student: ( John Doe, 2 4 , Computer
Task : Create a tuple named "studentinfo" containing the following information about a student: John Doe", "Computer Science",
Print the entire tuple.
Task : Create a list named "grades" containing the following grades:
Add a new grade to the list.
Print the entire list.
Write your code in Jupyter. Save your file ipynb
Submit your code and results as a PDF as well as your jpynb file.
Include comments in your code.
Attempt to use TRY EXCEPT in your code.
Submit all through Blackboard for Assignment
Include your name, student number, Fall and CIS in your work
Task : Create a tuple named "studentinfo" containing the following information about a student: John Doe", "Computer Science",
Print the entire tuple.
Task : Create a list named "grades" containing the following grades:
Add a new grade to the list.
Print the entire list.
Write your code in Jupyter. Save your file ipynb
Submit your code and results as a PDF as well as your ipynb file.
Include comments in your code.
Attempt to use TRY EXCEPT in your code.
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
