Skip to content

ShovanSaha2020/Hangman-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Hangman

About

Hangman is a popular yet grim puzzle game. A cruel computer hides a word from you, which you try to guess letter by letter. If you fail, you'll be “hanged”. If you win, you'll survive. You’ve probably played the game at least once or twice.

Project source

Jetbrains Academy Python Course


There are 8 stages in this project. I have provided the problem statements of all the stages on separate PDF files. Similarly, the solutions of these stages are provided on individual python files.


Learning outcomes

With functions, loops, lists and other variables, this is a great project for Python basics. As a cherry on top, it even includes a random module.

PLEASE IGNORE THE 'OTHER FILES' FOLDER

About

JetBrains Academy Project | Level: Easy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages