Review the following code, written in Python. What are the contents of variable a?

Review the following code, written in Python. What are the contents of variable a?

When the following program question.py is executed with Python what is the output?

What is the output of the following line of code typed into a Python interactive session?
>>> print(bin(0b101010 ^0b111000))
Which of the following would produce this list?
[65, 66, 67, 68]
What is the output of the ls (TCP) function?