3) Write the
output of the following python code statement.
num=1
while num<5:
print(num*num)
num=num+1
print("Program Over")
Answers
Answered by
0
Answer:
Answer:Option C) No output will be the correct option■ Cause the syntax given in the above question has a bugHope this will help you please try to mark ...
Similar questions
Math,
2 months ago
Math,
4 months ago
English,
9 months ago
Accountancy,
9 months ago
Hindi,
9 months ago