A Short Joke Generator working with the Joke API
to install the dependencies use the following command:-
pip install -r requirements.txt
1.to use it run the 'joke.py' file.
-
A request will be made to the joke API.
-
the 'setup' and 'punchline' of the joke will be printed.
-
YOU GOT YOURSELF A JOKE!!