Skip to content

Files

Latest commit

 

History

History
32 lines (20 loc) · 474 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 474 Bytes

ADVISOR APPLICATION

This is a Python Script which gives you advice and motivation quote lines.


Requirements

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

Created By

Avdhesh Varshney


Thanks for using this program