Created as an exercise during SoftUni basic course: Apr-2022
Main idea of the whole project is to exercise with Git, GitHub, and python basics
Source File: https://github.com/waysbg/Bulls_And_Cows/blob/main/Bulls_Cows.py
Pick a random 4 digits number. The digits must be all different. Your goal is to guess the "computer's" number and the computer will give you the number of matches. If the matching digits are in their right positions, they are "bulls", if in different positions, they are "cows".
You win once you guess the "computer's number.
Life Demo: https://replit.com/@wasybg/Bulls-And-Cows#main.py
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|