A little logic game where you guess a three digit number and get responses from some nested loops.
Pico: One digit is correct and in the wrong place.
Fermi: One digit is correct and in the right place.
Bagles: No digits are correct.
Bagles.py is where the code's saved.
marcellonovak/bagelsgame
A little logic game where you guess a three digit number and get responses from some nested loops.
Python