Zaktualizuj 'Projekt2/hangman.py'
This commit is contained in:
parent
8352696f27
commit
73175b3b33
@ -33,7 +33,7 @@ def type_guess_word(word_file, guess_word, guessed_line):
|
|||||||
|
|
||||||
def user_input(input=input):
|
def user_input(input=input):
|
||||||
letter = input(" Podaje litere:\n\033[1")
|
letter = input(" Podaje litere:\n\033[1")
|
||||||
print("\n\033[1;36;47m".letter))
|
return letter
|
||||||
|
|
||||||
|
|
||||||
def n_main():
|
def n_main():
|
||||||
|
Loading…
Reference in New Issue
Block a user