You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if( (ord(iteration) le 25 and ord(iteration) ge 14 and (mod(ord(iteration), 3) eq 0))
or (ord(iteration) le 45 and ord(iteration) gt 25 and (mod(ord(iteration), 5) eq 0))
or (ord(iteration) gt 45 and (mod(ord(iteration), 8) eq 0)),
DIETER can space out and run in between EDGE and REMIND
The text was updated successfully, but these errors were encountered:
edge starting at various points
if( (ord(iteration) le 25 and ord(iteration) ge 14 and (mod(ord(iteration), 3) eq 0))
or (ord(iteration) le 45 and ord(iteration) gt 25 and (mod(ord(iteration), 5) eq 0))
or (ord(iteration) gt 45 and (mod(ord(iteration), 8) eq 0)),
DIETER can space out and run in between EDGE and REMIND
The text was updated successfully, but these errors were encountered: