228 B
228 B
title | description | url |
---|---|---|
Operatoren | Folien für das erste Tutorium in Programmieren 1 | https://git.haw-hamburg.de/pm1-tutorium/slides |
Operatoren
class String {
private int rest = 233234 % 6; //Kommentar
}