laviii123 / Btecky

Hacktoberfest 2023
https://www.youtube.com/@btecky/videos
312 stars 795 forks source link

Number Guessing Game #554

Closed sayantanbal closed 8 months ago

sayantanbal commented 8 months ago

User can play this console game for fun. It asks user to input range and computer guesses a random number using python library called random. if matched it congrats you and shows how many attemps you took to guess it right!