make file

This commit is contained in:
Diallo-VM-fbleau
2025-12-18 10:02:19 +01:00
parent a125146bd0
commit 3e69ce9d43
9 changed files with 74 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
package fr.iutfbleau.sae;
public class Convertisseur {
public static void main(String[] args) {
System.out.println("DLKSLDKSLKDSLKSLKSLDKSLDKLSdkslkdl");
}
}