Skip to content

Instantly share code, notes, and snippets.

@rphlgngs
rphlgngs / Cours.java
Last active November 23, 2021 08:42
TD JAVA
package tdGuingoisRaphael;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.time.format.FormatStyle;
import java.util.ArrayList;
/**
* Class représentant un cours
* @author p1500696