Skip to content

Instantly share code, notes, and snippets.

@Gzoref
Created December 29, 2018 02:46
Show Gist options
  • Save Gzoref/c78f429a02d0e8da3f9ebdc3b46155e1 to your computer and use it in GitHub Desktop.
Save Gzoref/c78f429a02d0e8da3f9ebdc3b46155e1 to your computer and use it in GitHub Desktop.
phrase = "Geoff Zoref";
print(phrase.replace("Geoff", "Amanda"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment