Skip to content

Instantly share code, notes, and snippets.

@samuelloza
Created August 19, 2019 01:47
Show Gist options
  • Select an option

  • Save samuelloza/e468b8b4de0627fe25e2f8f3c6ce621a to your computer and use it in GitHub Desktop.

Select an option

Save samuelloza/e468b8b4de0627fe25e2f8f3c6ce621a to your computer and use it in GitHub Desktop.
import java.util.Scanner;
class Main{
public static void main(String[] args) {
//tu codigo
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment