Initial code for the TP2.
[TP_POO.git] / TP2 / Main.java
1
2
3 class Main {
4
5 public static void main(String[] args) {
6
7 }
8
9 }