Skip to content

Simple Python 3 game, which handles user inputs and type errors.

Notifications You must be signed in to change notification settings

wbtist/ScoreWinner-Python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScoreWinner-Python3

This is my first Python 3 program.

Score winner GAME

Two player is taking part. Program asks their name, height and age.

How is score calculated: Player's age + 5 times player's height.

If they input mistakes, program tryes handle them well.

I hope that my error handling solutions will help others in their codes.

HAPPY CODING! ;)

About

Simple Python 3 game, which handles user inputs and type errors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages