Computer Science, asked by dollyjadon, 11 months ago

13. What is the output of the code shown below?
a=10
globals()['a']=25
print(a)
a) 10 b) 25 c) Junk value
d) Error​

Answers

Answered by vicky3931
0

Answer:

answer c)

PLEASE FOLLOW ME

Similar questions