This tutorial shows you how to build a simple quote bot in Python, even if you've never written any code before.
$
python get-quote.pyKeep it logically awesome
$
python get-quote.pySpeak like a human
Learn how to read from a text file of quotes, randomly choose one, and print it to your terminal.