We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3dbaa9 commit fd0f119Copy full SHA for fd0f119
Python/Hangman/README.md
@@ -20,6 +20,10 @@ Hangman is a game developed in python rogramming Language using random module an
20
4. Run the code and start playing.
21
5. Have fun!!
22
23
+###Snapshot of Game
24
+<img width="386" alt="loosing" src="https://user-images.githubusercontent.com/65807708/121860981-06629d00-cd17-11eb-9536-a9cb122406e6.PNG">
25
+<img width="347" alt="winning" src="https://user-images.githubusercontent.com/65807708/121861009-0c587e00-cd17-11eb-80b2-5d39b93c57b7.PNG">
26
+
27
28
29
0 commit comments