Skip to content

Instantly share code, notes, and snippets.

@devgenjin77
Created March 28, 2021 04:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devgenjin77/2a5154114867a1aa58bd3ea79d4e07fe to your computer and use it in GitHub Desktop.
Save devgenjin77/2a5154114867a1aa58bd3ea79d4e07fe to your computer and use it in GitHub Desktop.
System.out.println(s.substring(1) + String.valueOf(s.charAt(0)));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment