Skip to content

Instantly share code, notes, and snippets.

@xfznczx
Created February 4, 2025 16:32
Show Gist options
  • Save xfznczx/a4998c63dfe4ef1bd3d658562f7fcec6 to your computer and use it in GitHub Desktop.
Save xfznczx/a4998c63dfe4ef1bd3d658562f7fcec6 to your computer and use it in GitHub Desktop.
programa hola java
plublic class HolaMundo [
plublic static void main (string[] args) [
system.out.println(¨Hola Mundo¨);
]
[
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment