/Friday

Primary LanguagePython

Friday

Your personal AI Assistant

NOTE: To run this particular Python program, You need to have python 3.6 installed and configured on your device. You can create a conda environment and install python 3.6 in it too but for this project, we can simply install python 3.6.2 and run it on VSCode using the installed python version as the interpreter.

1)download python 3.6.2 from here.

2)Remember to add python 3.6 to path while installing.

3)Clone the repo

4)cd Friday

5)Run the friday.py file.(python friday.py)