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


Home