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...
veronwltan General Coding Help 5 3,966 Jun-16-2021, 05:35 PM
    Thread: Mastermind game in python
Post: Mastermind game in python

First year student here trying to code a Mastermind game in python (3.9.4) and the ending code doesnt seems to print the winning messages (As in after multiple false guesses, once you get the correct ...
veronwltan General Coding Help 5 3,966 Jun-16-2021, 05:02 PM

User Panel Messages

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