Question: Which of the following Python data structures is best used for storing an employee ID number for each employee name? list string dict set
Which of the following Python data structures is best used for storing an employee ID number for each employee name?
| list | ||
| string | ||
| dict | ||
| set |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
