dada79119 / Bulls-Cows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulls-Cows

This is a sample game that is called Bulls-Cows. The anwer is radom 4 digits numbers that aren't repeat. You can try to answer the question with fewer times.

Environment

Python 3.5.2

Import lib

import random
import re

Use

git clone https://github.com/dada79119/Bulls-Cows.git

python3 guess.py

About


Languages

Language:Python 100.0%