Question: Question B1 - Python basics (10 marks) This is a coding question in which you need to write short Python code snippets. Typical questions include:
Question B1 - Python basics (10 marks)
This is acoding questionin which you need to write short Python code snippets.
Typical questions include:
- Given a Python dictionary representing the attributes of some entities, write Python code to manipulate the items (read, delete, insert, assign, etc.) in the dictionary.
Please note that hard-coded answers will result in no marks.
Question B2 - Python basics (10 marks)
This is acoding questionin you need to write short Python code snippets.
Typical questions include:
- Given a list of Python dictionaries representing the attributes of some entities, write Python code to manipulate the list.
Please note that hard-coded answers will result in no marks.
Question B3 - object-oriented programming (10 marks)
Given the coderepresenting thePerson, Student and Lecturerclasses:



\f\f\f
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
