1. zzz
2. zz
3. An exception is executed
4. Infinite loop
zzz
1. String
2. Tuple
3. Dictionary
4. An exception is thrown
Dictionary
1. set
2. list
3. tuple
4. string
string
1. number of arguments
2. number of arguments + 1
3. number of arguments – 1
4. none of the mentioned
number of arguments + 1
1. number of arguments
2. number of arguments + 1
3. number of arguments – 1
4. none of the mentioned
number of arguments + 1
1. [0]
2. [1]
3. [1, 0]
4. [0, 1]
[1]
1. one-star followed by a valid identifier
2. one underscore followed by a valid identifier
3. two stars followed by a valid identifier
4. two underscores followed by a valid identifier
two stars followed by a valid identifier
1. zero
2. one
3. zero or more
4. one or more
zero or more
1. 3 1
2. 1 3
3. error
4. none of the mentioned
3 1
1. 0
2. 1
3. error
4. none of the mentioned
1