QUESTION: 1
Which of the following wil be the value of the variable y?
A. 7
B. y has no value. The fol owing error occurred: IndexError: list index out of range
C. 6
D. y has no value. The fol owing error occurred: KeyError: `b'
Answer(s): C
QUESTION: 2
What are the contents of the variable x when the following is executed in a Python interactive
session?
A. `So'
B. `So you'
C. `So you want a GIAC Certification?'
D. `So', `you'
Answer(s): C
QUESTION: 3
Which of the following commands would correct the error in the screenshot?
A. import itertools
2
https://xcerts.com