Guessing Game | Python Projects #2 | Spycoding

Publicado el: 12 abril 2020
en el canal de: Spy Coding
51
0

Hey there, I am Istiak and in this video, I have shown you guys how you can make/create a Guessing Game. For that, we have used programming language. It can be created with any of them, but we have chosen python and it is quite easier than other languages.

Topic Covered in this video
1) How to create a Guessing Game
2) Creating the engine of Guessing Game
3) Learning the "random" module
4) Python projects

The guessing game is one of the easiest projects for beginners. This video is for the beginners too. In this video, I have explained the game and its fundamentals.

About the Game
------------
Basically, the game will have a secret number and the user have to guess what is the secret number. For that, they will have 3 chances.

Required apps/things
------------
1) Python
2) A code editor (Pycharm suggested)
3) Basics of Python

Steps to be followed
1) Install Python and a code editor (if not installed)
2) Create a project and a python file
3) Create a variable that will contain the Secret number
4) import the random choice system - Random modules
5) Add a counter and chance limiter
6) Use a while loop (until the chance is not equal to counter
EX:
counter = 0
chances = 3
while counter != chances:
#Ask the user "what is your guess"#
#increase the counter to 1#

7) Create a validation
8) enjoy your Program.


About Me
--------
Name: Nifi Istiak Borsho
age: 14+
Class: High School
Passion: Coding, Programming
Coding Lernt from W3Schools.com, Mosh Hamdani, Udemy etc.
Favourite Youtuber: PewDiePie, Mr Beast, Ajaira LTD., Technical Sagar, Tawhid Afridi and etc...
I love to Desing using codes, editing Videos, Eiding and Creating templates of websites, Editing pictures,
Hobby: Software Developer, A YouTuber and Blogger(Does not matter even if it is Small )

Social Links
------------
Facebook:   / nifi.istiak  
Fb Page:   / spycoding  
Twitter: -------Not available at Twitter----
Instagram:   / nifi.istiak  


Keywords
-------
Building a Guessing Game
Python projects

#python #pythonprojects #guessinggame


En esta página del sitio puede ver el video en línea Guessing Game | Python Projects #2 | Spycoding de Duración hora minuto segunda en buena calidad , que subió el usuario Spy Coding 12 abril 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 51 veces y le gustó 0 a los espectadores. Disfruta viendo!