Zizi
This commit is contained in:
förälder
ac16299bf9
incheckning
eb91c14c00
1 ändrade filer med 1 tillägg och 0 borttagningar
|
|
@ -7,6 +7,7 @@ import java.io.FileOutputStream;
|
|||
public class Exercice62 {
|
||||
public static void main(String[] args) {
|
||||
Document document = new Document();
|
||||
System.out.println("Zizi");
|
||||
document.addAuthor("Romain Vitrat");
|
||||
document.addTitle("Le récit d'un grand héro");
|
||||
document.addCreationDate();
|
||||
|
|
|
|||
Laddar…
Referens i nytt ärende