diff --git a/fetch.py b/fetch.py new file mode 100644 index 0000000..8e47709 --- /dev/null +++ b/fetch.py @@ -0,0 +1,3 @@ +import requests + +def fetchQuote()