c4:修改main3

master
2812875475 2024-06-10 15:58:25 +08:00
parent b9c2da15d4
commit 5309c7c17f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ package org.example;
*/
public class Main {
public static void main(String[] args) {
System.out.println("Hello world!");
System.out.println("Hello world333333333!");
System.out.println("hhhhhh");
System.out.println("hhhhhh3");
}