int x = 10; for (int y = 5; y < 20; y +=5) x += y;
Effizienter lernen, kostenlos:
Einführung in Python
7.1M Lernende
Einführung in Java
4.7M Lernende
Einführung in C
1.5M Lernende
Einführung in HTML
7.5M Lernende