0
c#
int suma = 0; (int x = 1; x <= 100; ++) { + = x; } Console.WriteLine (suma);
2 Answers
+ 2
This doesn't seem like a question. Follow the guidelines please:
https://www.sololearn.com/discuss/1316935/?ref=app
https://www.sololearn.com/discuss/321242/?ref=app
+ 1
Fill the blanks with 'suma'.
For future reference, I suggest you to review the lesson, and checkout lesson comments for answers before posting a question in the forum đ