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
Introduce limitations in the code editor to restrict the maximum number of lines and characters a user can submit. This encourages more efficient code and enforces the use of loops rather than repetitive statements.
Feature Request
Introduce limitations in the code editor to restrict the maximum number of lines and characters a user can submit. This encourages more efficient code and enforces the use of loops rather than repetitive statements.