Pair Programing

Questions!

Question #1 Each clone has a volume attached to it that when it is equal to a certain amount it deletes it or reproduces.

Question #2 The volume decreases over time and increases when it touches another clone.

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

Yes it can contain a string or a number, at least in scratch it can.