InterviewSolution
Saved Bookmarks
| 1. |
Narrate the difference between Python arrays and lists. |
||||
|
Answer» Both lists and ARRAYS in Python can STORE the data in the same way.
|
|||||