What is the output of the following Python code?
for i in range(5):
print(i)



Posted on by