Skip to content

CamFinnie/pyjokes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PyJokes Program

A simple and lighthearted Python program that generates random programming jokes using the pyjokes library.

Overview

This project demonstrates basic Python scripting, external library usage, and simple user interaction. It was built as part of my ongoing Python learning progression.

Features

  • Generates random programming jokes
  • Uses the pyjokes Python library
  • Lightweight and easy to run
  • Great example of working with third-party packages

Installation

First, install the required library:

pip install pyjokes

How to Run

Run the script using:

python pyjokes_program.py

(Replace the filename if yours is different.)

Purpose

This project highlights:

  • Working with external Python packages
  • Writing clean, simple scripts
  • Building small utility programs
  • Practicing fundamentals while keeping things fun

Built as part of my Python portfolio.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages