Skip to content

Harunin/python-projects-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Current projects

1. Random Number Generator Guessing Game (number_guessing_game.py)

Purpose: To choose one of three ranges for number guessing, then repeat guessing until the right number is guessed.

  • A hint is provided after every guess, whether higher or lower than the generated number.
  • Focuses on learning how to import modules, handle user input of int or float values by conversion, and creating logically correct loops using the keywords while and if.

About

A collection of Python programs created for coding practice and understanding the foundational logic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages