Skip to content

Instantly share code, notes, and snippets.

@Epictetus
Created October 17, 2012 19:55
Show Gist options
  • Save Epictetus/3907748 to your computer and use it in GitHub Desktop.
Save Epictetus/3907748 to your computer and use it in GitHub Desktop.
会話できる人工知能のプログラム (Ruby)
# coding: utf-8
puts %w(マジで ヤバい ウケルー).sample while gets != "\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment