Skip to main content

Hangman --> Game

Let's Create One more Game..

Hangman Using Python


How To Play?

--> You'll Get length of word(which you need to guess)

    Each guess will fill word and at last you'll get whole word

    Wrong guess cause you -1 life

    if You guessed it without dying then You Win

    if You lost your all life then You lost

    let's see, did You guess is correct or not?

Code is Here

Happy Coding...

Thank You 😊😊

Comments

Popular posts from this blog

Products Which I like

headphone Buy now Camera Buy now

Makefile

 You may have seen file named Makefile or you may have type command like make, make install. so what is this file Makefile and what are this command. let's discuss about it.

What is Docker?

 Hello Everyone , Today we'll talk about what is docker ?, how to use it ? and why you should use it ?, then let's begin...