 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | What are the lists? | 
| Answer» Lists are a way to store many different values under a single variable. Every item in this list is numbered with an index. | |