Skip to content

Latest commit

 

History

History
 
 

Jokes Generator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

JOKES GENERATOR

Generates jokes of different categories such as netural , chuck norris ,tongue twisters...

This python code takes user input of different category of jokes and gives out jokes based on the user prefered category.

Requirements:

  • Install pyjokes module
  • run pip install pyjokes

Usage

  • Clone the repo
  • open the Jokes-generator folder
for windows
  • run python jokes.py
for linux
  • run python3 jokes.py