QuestionQ7
Python BasicsWhat does the variable x contain after the following commands run in a Python interactive session?

- A 'So'
- B 'So you'
- C 'So you want a GIAC Certification?'
- D 'So', 'you'
What does the variable x contain after the following commands run in a Python interactive session?

Community Discussion