Music player
Music player
Aditya Tripathi
2200100100038
2 Topics Covered
• Introduction
• Methodology
• Flow Chart
• Snapshots
• Limitations
• Future scope
• Refrences
3
Introduction
In this game, one player selects a word. Other players have a certain number
of guesses to guess the characters in the word. If the players are able to
guess the characters in the entire word within certain attempts, they win.
Otherwise, they lose.
4
Methodology
One player thinks of a word and the other tries to guess it by suggesting the
letters.
The word to guess is represented by a row of dashes, giving the number of
letters.
If the guessing player suggests a letter which occurs in the word, the program
writes it in all its correct positions.
5
FLOW CHART
6
Results / Snapshots
7
Limitations
There is no specific limit to the number of words you can play Hangman with.
The number of words you can play Hangman with is limited only by the size of
your vocabulary and your imagination. You can play Hangman with any word or
phrase that you can think of, as long as it is made up of letters and is not too
long.
8
Future Scope
Hangman is used often by teachers to practice spelling, vocabulary and just
for fun. The most popular way to play hangman games offline is to draw
blank letters for the chosen word on a paper or on the blackboard and let
the players guess the letters.
9
References
Bibliography:
[1] “Python for everybody”, Charles R.Severance
[2] “Think Python”, Allen B.Downey [3]”Python
programming”, Mark lutz Websites:
[1]
https://www.youtube.com/watch?v=QXeEoD0pB3E&list=PLsyeobzWx
l7poL9JTVyndKe6 2ieoN-MZ3
[2] https://www.youtube.com/watch?v=NKVOjPHfiSA
[3] https://www.youtube.com/watch?v=BDi3SD7E6no
10
Thank You