akionsight / Joke-Generator

A Short Joke Generator working with the Joke API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joke-Generator

A Short Joke Generator working with the Joke API

Installing the dependencies

to install the dependencies use the following command:-

pip install -r requirements.txt

How to Use

1.to use it run the 'joke.py' file.

  1. A request will be made to the joke API.

  2. the 'setup' and 'punchline' of the joke will be printed.

  3. YOU GOT YOURSELF A JOKE!!

About

A Short Joke Generator working with the Joke API

License:MIT License


Languages

Language:Python 100.0%