Computer Science, asked by sujatakumaridolly, 10 months ago

Consider the following code fragment:
while
n = 3
print n == 3
a) what will be the output of above code?
b) what is the reason behind this output?

Answers

Answered by sharmakavita30395
0

Answer:

=3

will be the answer when we give output command

Similar questions