Home
java
about
Python
WebDev2
Scratchlab1
ScratchLab2
ScratchLab4
ScratchLab6
ScratchLab7
ScratchLab9
Google20
Questions
Question #1
What is the length of an “empty” list?
Question #2
Why are lists more powerful than variables?
Question #3
Can a list contain different data types? For example, could it store both numbers and words?
Problem #1