This is a Python Script which gives you advice and motivation quote lines.
For this script to run you need to have requests packages installed
Run the command in terminal to install package
$ pip install requests
$ pip install tkinter
Run the program using command
$ python advice.py
Thanks for using this program