If x = 2 Indicate what each of the following Python statements would print. a) print("x")
b) print(’x’)
c) print(x)
d) print("x + 1")
e) print(x + 1)
Answers
Answered by
2
Answer:
e
Explanation:
I think this answer help you.
Answered by
1
Answer:
a= x
b=X
c=x
d=""
^&*
mkhgf
jhgff
Similar questions