Skip to content

Instantly share code, notes, and snippets.

@baisong
Last active November 2, 2016 05:02
Show Gist options
  • Save baisong/9f3401b1ffeb788f88a8aa9f7afc6292 to your computer and use it in GitHub Desktop.
Save baisong/9f3401b1ffeb788f88a8aa9f7afc6292 to your computer and use it in GitHub Desktop.
function trumpify(input) {
// 1. Split the sentences
// 2. Remove extra spaces
}
/*
asdf asdf
asdf asdf asdf
asdfa s dfasdf asdf asdf
sdaf sdf asdf
asdf asdf asdf as
df asdfasdfasdfasdf
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment