Skip to content

Commit

Permalink
Changement du nom de fichier
Browse files Browse the repository at this point in the history
  • Loading branch information
pomartel committed Nov 12, 2024
1 parent 8e7153f commit 56548b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 10 - Git/test.java → 10 - Git/BonjourMonde.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import java.util.Scanner;

public class test {
public class BonjourMonde {

public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
Expand Down

0 comments on commit 56548b8

Please sign in to comment.