Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~92 People Reached
Favorite Forums
Favorite Tags
Member Avatar for xcstormerlife

I am making essentialy a jeopardy game. the problem I am having is I can't get my correct guesses to change the dashes thats being displayed to the guesses value. here are parts of my code. [ def guessing(self): tite = self.character_ent.get() tite = tite.lower() if tite in self.getName(): newer …

Member Avatar for TrustyTony
-1
92