79752573

Date: 2025-09-01 13:26:05
Score: 1
Natty:
Report link

you have to reassign previous (and next) every iteration of the for loop.

for obj in mod do {
   po  = previous(obj)
   no  = next(obj)

you don't need the refresh.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: oaklodge