Skip to content

Title:Powerball Descripton: The Powerball game includes two part. 1.Includes 5 number. These five numbers are white ball numbers, which are drawn randomly from 20 numbers from 1 to 20 inclusively - (1,2,3,4,5,... ,17,18,19,20). 2.Only has one number, the Powerball number, which is obtained randomly from 10 numbers(1,2,3,4,5,6,7,8,9,10). The prog…

Notifications You must be signed in to change notification settings

D10Sfm/Powerball_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powerball_Game

Description:

The Powerball game includes two part.
  1. Includes 5 number. These five numbers are white ball numbers, which are drawn randomly from 20 numbers from 1 to 20 inclusively - (1,2,3,4,5,... ,17,18,19,20).
  2. Only has one number, the Powerball number, which is obtained randomly from 10 numbers(1,2,3,4,5,6,7,8,9,10).
    The program will display today's Powerball winning numbers,your lucky numbers, and display the results based on your lucky numbers against Today's Powerball winning numbers.

Goals:

  • keep the code neat and simple
  • Do not abandon the principles of OOP
  • Expand my coding skills
  • develop my creativity

Keywords:

  • Python
  • OOP
  • Python modules

Author:

FasilMasfin

Files Navigation

#Contact

  • linkedIn

  • GitHub

About

Title:Powerball Descripton: The Powerball game includes two part. 1.Includes 5 number. These five numbers are white ball numbers, which are drawn randomly from 20 numbers from 1 to 20 inclusively - (1,2,3,4,5,... ,17,18,19,20). 2.Only has one number, the Powerball number, which is obtained randomly from 10 numbers(1,2,3,4,5,6,7,8,9,10). The prog…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages