79273467

Date: 2024-12-11 23:46:15
Score: 1
Natty:
Report link

You are printing out start, but seem to be thinking about printing out i

|Variables    | Output|
|-------------|-------|
|start=0, i=0 | 0     |
|start=1, i=1 | 1     |
|start=0, i=1 | 0     |
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: TobiMoss