Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauble/random-dad-jokes
Command-line application that asks for a search term and returns a random dad joke
https://github.com/lauble/random-dad-jokes
Last synced: 29 days ago
JSON representation
Command-line application that asks for a search term and returns a random dad joke
- Host: GitHub
- URL: https://github.com/lauble/random-dad-jokes
- Owner: lauble
- Created: 2023-03-11T18:21:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-28T18:07:04.000Z (over 1 year ago)
- Last Synced: 2024-10-25T10:01:32.209Z (3 months ago)
- Language: Python
- Homepage: https://replit.com/@lauble/Random-Dad-Jokes#main.py
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random Dad Jokes
Command-Line Application that asks for a search term and returns a random dad joke.## How To Use
- Download dad-jokes.py
- Open terminal
- cd into folder containing dad-jokes.py
- Run `python3 dad-jokes.py`### OR
- Use this [replit link](https://replit.com/@lauble/Random-Dad-Jokes#main.py)
### Screenshots