Ezequiel rojo

Generation

generate functionMon, 29 May 2023

crear un codigo donde muestre el mensaje hola mundo

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