Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Mastermind game in python
Post: RE: Mastermind game in python

(Jun-16-2021, 05:05 PM)bowlofred Wrote: colorCode is a list. playerGuess is a string. On line 33 (and on line 74) you cast the string as a list to do the comparison. But on line 39 you do not. T...
proebba General Coding Help 5 4,010 Mar-22-2023, 12:03 PM
    Thread: Mastermind game in python
Post: RE: Mastermind game in python

How would this code look if you changed it to numbers? As in you would guess four numbers instead?
proebba General Coding Help 5 4,010 Mar-22-2023, 11:48 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020