A simple test follows:

Hello, world!

Now perform a list assignment:

There are 6 elements in the list.

test1 test23 test45 Hello, world! hello hello all

Pathological case: zero item list:

There are 0 elements in the list.

Keyset of hash model:

test1 test2 test3

There are 3 elements in the hash.

Values of hash model:

value1 value2 value3