Skip to content

av1155/PyFun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PyFun

A lottery number generator, a Pig Latin translator, and a rock-paper-scissors game.

Description

This Python project includes a lottery number generator, a Pig Latin translator, and a rock-paper-scissors game. The program prompts the user to choose between these functions and displays the generated output or prompts for user input accordingly.

Features

  • Lottery number generator: generates six random numbers, where the first five numbers are between 1 and 69, and the last random number is between 1 and 26.
  • Pig Latin translator: translates a given sentence to Pig Latin. The first letter of each word is moved to the end of the word, and a "ay" is added to the end of each word.
  • Rock-paper-scissors game: allows the user to play a game of rock-paper-scissors against the computer.

Getting Started

To use this program, you will need to have Python installed on your computer. Clone this repository and run the python_fun.py file on your terminal.

Usage

When you run the program, you will be prompted to choose between the three functions. Enter the corresponding number to the function you want to use, and follow the instructions

About

Python program that includes a lottery number generator, a Pig Latin translator, and a rock-paper-scissors game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages