Computer guesses number - Python project for beginners (2)

Опубликовано: 24 Октябрь 2024
на канале: Begin Coding Fast
11,069
132

You give a number in your mind. Then the computer guesses a number. You tell the computer that the number guessed is too large or too small. Then the computer narrows down the range of guessing the number. The process continues until you tell the computer that the guess is correct.

You'll learn most by trying my code while watching the video.

Please post your improvement on my code on the comments.

Concepts:
While loop
If statement
Random module

Basic Python Fast
   • Python tutorial for beginners | Pytho...  

Playlist of my Python examples
   • Python projects for beginners with fu...  

#pythonprojects #pythonprojectforbeginners #pythonprojectideas #pythonforbeginners #pythonforbeginner