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
I have read the norminette pdf, and it only states that for loops are not allowed and does not give a reason. Why is a language feature that has been there since its inception not allowed? I understand if goto statements are not allowed as they could be dangerous, but what about the others?
The text was updated successfully, but these errors were encountered:
I have read the norminette pdf, and it only states that for loops are not allowed and does not give a reason. Why is a language feature that has been there since its inception not allowed? I understand if goto statements are not allowed as they could be dangerous, but what about the others?
The text was updated successfully, but these errors were encountered: