💡 Learn from AI

What is the output of the following code? ``` i = 0 while i < 5: print(i) i += 1 ```

All courses were automatically generated using OpenAI's GPT-3. Your feedback helps us improve as we cannot manually review every course. Thank you!