Lösungsvorschlag: Soccer Manager

...
 
    /**
     * enter the rating for the players
     */
    private void ratePlayers() {
 
        int shirtNo;
        double rating;
        double totalRating;
        int countRating;
        ...
    }
...

© Marcel Suter

  • modul/archiv/m319/learningunits/lu02/loesungen/soccermanager.txt
  • Zuletzt geändert: 2024/03/28 14:07
  • von 127.0.0.1