top of page

HIGHER LOWER GAME

  • Jul 22, 2023
  • 1 min read

The Higher Lower #Game is a Python program that simulates a guessing game. The program generates a random number between 1 and 100, and the player has to guess whether the next number will be higher or lower. The player gets three chances to guess correctly, and the program keeps track of the player's score. The project is well-organized and easy to understand. The code is well-commented a good example of how to use Python to create a simple but engaging game. The project is also a good example of how to use unit testing to ensure the quality of your code. Here are some of the features of the Higher Lower Game project:

  • The program #generates a #random number between 1 and 100.

  • The player has to guess whether the next number will be higher or lower.

  • The player gets three chances to guess correctly.

  • The program keeps track of the player's score.

  • The code is well-commented.





Comments


image.png

Hi, thanks for stopping by!

This project is one of the best ones using core logic of programming. If you liked it please reach out to my GitHub and give it a Star.

Subscribe to get the latest updates.

Thanks for submitting!

  • Facebook
  • Instagram
  • Twitter
  • Pinterest

Address

Faisalabad, Punjab, Pakistan

38000

Phone

123-456-7890

Email

Connect

  • x_logo
  • LinkedIn
  • GitHub

© 2023 Copyright Aqsa Ashfaq

bottom of page