1.

Read the following Python code carefully and point out the global variables?

A. x
B. y and z
C. x, y and z
D. Neither x, nor y, nor zView Answer
Answer» D. Neither x, nor y, nor zView Answer


Discussion

No Comment Found