Questions

Question #1

What is the length of an “empty” list?

unlimeted

Question #2

Why are lists more powerful than variables?

They can hold unlimeted amounts of variables and values

Question #3

Can a list contain different data types? For example, could it store both numbers and words?

yes.

Problem #1


Home