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.
- Host: GitHub
- URL: https://github.com/ayfri/java-tp1
- Owner: Ayfri
- License: gpl-3.0
- Created: 2022-09-16T16:14:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-25T17:18:11.000Z (over 3 years ago)
- Last Synced: 2025-02-26T08:23:56.641Z (10 months ago)
- Language: Java
- Size: 96.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.