Guessing Game | Python Projects #2 | Spycoding

Pubblicato il: 12 aprile 2020
sul canale di: 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


In questa pagina del sito puoi guardare il video online Guessing Game | Python Projects #2 | Spycoding della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Spy Coding 12 aprile 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 51 volte e gli è piaciuto 0 spettatori. Buona visione!