What will be the output of the python program given below:
a=30
b=120
print (x)
1.150
2.Name Error: name x is not defined
3.30
4.120
Answers
Answered by
0
Answer:
ok
Explanation:
b=120 print (x) 1.150 2.Name Error: name x is not defined 3.30 4.120.
Similar questions
Hindi,
1 month ago
Math,
1 month ago
Hindi,
1 month ago
Biology,
2 months ago
Social Sciences,
9 months ago