Computer Science, asked by vimal2032007, 2 months ago

identify errors from the following program:
i=10
while(i=>5)
print(0)
i=1+1:​

Answers

Answered by anantharshal3
0

Answer:

print is ctrl+p

Explanation:

when we put ctrl+p it is shortcut so the print will easily come

Similar questions