C
C#3y ago
daniel1

something is very wrong here

for (int i = 0; i <= 30;++)
4 Replies
daniel1
daniel1OP3y ago
aperntly the most right digit ")" is an eror for some reason can anybody explain why
Becquerel
Becquerel3y ago
you have ++ at the end you wanted i++
daniel1
daniel1OP3y ago
yeah thenks man it fixed it
Becquerel
Becquerel3y ago
for reference, most IDEs have autocomplete for stuff like for-loops so you don't have to manually type them out in visual studio you type for then hit tab twice
Want results from more Discord servers?
Add your server