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
{{ message }}
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
There are some problems with infinite loops in the code and most of the while loops can be changed to for loops.
I find while loops to be more affected by bugs than for loops. Maybe you can consider to change them to for loops?
Greetings,
rufrekade
The text was updated successfully, but these errors were encountered: