Easy Hangman Game in Python | Line by Line Explanation | Python Project for Beginners. (ENGLISH)

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • In this video tutorial, I will be explaining the python code to create an easy Hangman Game.
    More videos on Python will be uploaded soon.
    Instagram: www.instagram....
    Our App: play.google.co....

Комментарии • 62

  • @gracenewhart
    @gracenewhart 3 года назад +11

    FINALLY a simple hangman tutorial that actually worked without all kinds of errors. Thank you so much!

    • @ItsEsa786
      @ItsEsa786 3 года назад

      are you able to copy and paste the code? mines not working and not sure where i went wrong

    • @adityashrivastav2667
      @adityashrivastav2667 3 года назад

      can you help me with giving me the code file

    • @ItsEsa786
      @ItsEsa786 3 года назад +1

      @@adityashrivastav2667 got it sorted now thanks anyways

    • @india5013
      @india5013 2 года назад

      Bro can you help me with code file

  • @geetugupta7244
    @geetugupta7244 3 года назад +1

    Best hangman exp[lanation on the whole of youtube...You are really intelligent!!!...

  • @kokilagoel2714
    @kokilagoel2714 2 года назад +5

    Aapke itne kamm subscribers nahi hone chahiye sir .....I have added myself to ur subscribers....u r talented and explains very well🤗......U deserve more success on a platform like RUclips✌......please upload more videos and u will surely get more and more subscribers.....Wish u all the luck🙏😌....nice tutorial.....it's helping me a lot👌👍

  • @ArtiKumari-rb6lj
    @ArtiKumari-rb6lj 7 месяцев назад +1

    Thanks🙏🙏

  • @akashbharnuke1972
    @akashbharnuke1972 3 года назад

    I tried many but it have some erros so this one was useful. Thank You

  • @aniketraul3996
    @aniketraul3996 3 года назад +2

    Nice one bro

  • @poonamrathore8309
    @poonamrathore8309 2 года назад +1

    my code is not working when i guessed a word then it not showing "you won". can you explain plzz

    • @priyamkapoor8605
      @priyamkapoor8605  2 года назад +2

      I will have to look at the code share at priyam.kapoor1319@gmail.com

    • @sunakshisingh4926
      @sunakshisingh4926 2 года назад +1

      Remove the line "missed=0", then "you won" line will be visible for the correct guess.

  • @arpitgupta4681
    @arpitgupta4681 2 года назад

    Bro thanku so much for this video... U really explained very gud ❤❤

  • @nidhigupta4005
    @nidhigupta4005 3 года назад +2

    Good and simple project

  • @yuvika4707
    @yuvika4707 4 месяца назад

    best!

  • @vireshsolanki584
    @vireshsolanki584 2 года назад +2

    It is not returning if word is trhe

    • @sunakshisingh4926
      @sunakshisingh4926 2 года назад

      Remove the line "missed=0", then "you won" line will be visible for the correct guess.

  • @anshumanxxd2691
    @anshumanxxd2691 2 года назад +1

    Thanks for this.🙏

  • @anishadev70
    @anishadev70 3 года назад +2

    Superb.. thanks

  • @prithvirajpramanik7457
    @prithvirajpramanik7457 Год назад

    bro i followed all the steps but then also it is showing invalid syntax

  • @zakjay6748
    @zakjay6748 3 года назад +1

    how about hints/clues and score for it? how to do it??

  • @Dayss_months
    @Dayss_months 2 года назад +1

    Can I ask u a question..
    Where did you learn this from...I mean how did u work around with logic and it's various keyword usage?

    • @priyamkapoor8605
      @priyamkapoor8605  2 года назад +1

      I am a self taught programmer and practiced this stuff. i teach people also so you can reach out me at dev.priyam19@gmail.com to know more

  • @pragyabajracharya3853
    @pragyabajracharya3853 3 года назад

    thankyou so so so much for this tutorial It really helped me

  • @sunakshisingh4926
    @sunakshisingh4926 2 года назад +3

    I think it should be
    1.
    "missed=0" shouldn't be there in the code
    Because then only "you won" line will be visible for the correct guess.
    2.
    else:
    print("enter valid character")
    continue
    Because from this code, if we repeat an invalid entry it will consider it as a guess and we'll lose one turn.

    • @priyamkapoor8605
      @priyamkapoor8605  2 года назад +2

      That's the point. As turns will be finished game will be over

  • @AnjaliRAh62
    @AnjaliRAh62 Год назад

    sir kya iss project ko college me prasentation de sakte hai

  • @RajatKumar-pr1xx
    @RajatKumar-pr1xx 2 года назад

    Great Explaination

  • @kimorajoseph1305
    @kimorajoseph1305 Год назад

    Can this code be used for codehs?

  • @preet9917
    @preet9917 2 года назад

    Thank you so much

  • @muhammadmuneeb7815
    @muhammadmuneeb7815 Год назад

    Code tw bhjdo agr ksi k ps hy tw please

  • @adiboy4759
    @adiboy4759 3 года назад

    nice explaing

  • @USSJ2Otaku3084
    @USSJ2Otaku3084 3 года назад +1

    I'm getting an error on line 41 due to "turns == 9:

    • @akashbharnuke1972
      @akashbharnuke1972 3 года назад

      try removing the qoute

    • @sunakshisingh4926
      @sunakshisingh4926 2 года назад

      Check the indentation and rewrite it till the error ends for every "turns" line

  • @chatterbauxe
    @chatterbauxe 3 года назад

    very helpfull

  • @nox669
    @nox669 2 года назад

    Sir I have saved it but it's not opening now

  • @riyavashisht7919
    @riyavashisht7919 3 года назад

    Amazing project

  • @naveengr2759
    @naveengr2759 3 года назад

    Good explanation 👍

  • @india5013
    @india5013 2 года назад

    In which platform you done this codeing

    • @priyamkapoor8605
      @priyamkapoor8605  2 года назад

      IDLE customised to Dark Theme

    • @india5013
      @india5013 2 года назад

      @@priyamkapoor8605 thank you sir direct we can for code or we should any settings in random module sir

  • @minimonis3146
    @minimonis3146 3 года назад

    Thx

  • @helloworld0983
    @helloworld0983 3 года назад +1

    bro unexpected indent error fix

    • @sunakshisingh4926
      @sunakshisingh4926 2 года назад

      Check the indentation and rewrite for all the turns till the error ends for every "turns" line

  • @Shaikh-Ji
    @Shaikh-Ji 2 года назад +1

    bro what about correct guess. i want print on that to

    • @sunakshisingh4926
      @sunakshisingh4926 2 года назад +1

      Remove the line "missed=0", then "you won" line will be visible for the correct guess.

  • @adityashrivastav2667
    @adityashrivastav2667 3 года назад

    hey bro can i get the whole code . coz its no working in pycharm. Error is related to the "mainword"

  • @Phoenix-wr6rn
    @Phoenix-wr6rn Год назад

    source code?

  • @AnjaliRAh62
    @AnjaliRAh62 Год назад

    please reply me