An open API service indexing awesome lists of open source software.

https://github.com/ayfri/java-tp1

My first set of exercices in Java for my school.
https://github.com/ayfri/java-tp1

Last synced: about 1 month ago
JSON representation

My first set of exercices in Java for my school.

Awesome Lists containing this project

README

          

# Java-TP1

My first set of exercices in Java for my school.

## Comment lancer

Pour lancer le programme, il faut se placer dans le dossier du projet et lancer `./gradlew run`.
Java 18 est requis.