This commit is contained in:
Matúš Púll 2024-12-25 11:52:01 +01:00
parent 7211ca0573
commit f5fad9f1c7

View file

@ -67,7 +67,7 @@ int main(int argc, char* argv[]) {
bot.learn(guess, response);
}
// Bot playin
// Bot playing
else {
guess = bot.guess();