Generation

generate functionSun, 19 Mar 2023

hello world

public class HelloWorld{ public static void main(String []args){ System.out.println("Hello World"); } }

Want to kickstart your project?Use the new AI Studio to create your code