Skip to content

Commit 6bfb097

Browse files
authored
Update Exercise-18-Cows-And-Bulls.py
1 parent d2bcfc5 commit 6bfb097

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: Exercise-18-Cows-And-Bulls.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
'''
22
Exercise 18: Cows And Bulls
33
4-
Create a program that will play the “cows and bulls”
5-
game with the user. The game works like this:
4+
65
76
Randomly generate a 4-digit number. Ask the user to
87
guess a 4-digit number. For every digit that the user

0 commit comments

Comments
 (0)