Skip to content

Instantly share code, notes, and snippets.

@icbd
Last active April 14, 2021 22:51
Show Gist options
  • Save icbd/6004fc07467f01613fe18e73e7bef08e to your computer and use it in GitHub Desktop.
Save icbd/6004fc07467f01613fe18e73e7bef08e to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
p `ruby --version`
p ["A", "B", "C"].permutation.to_a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment