Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: mysql connector/telnet issue (re: text game)
Post: RE: mysql connector/telnet issue (re: text game)

Nevermind, figured out the answer: Need to make the query into a tuple, so mySQL can understand you. Stupid commas.... query = ("SELECT emoteMsg FROM emotes WHERE idemotes = '%s'", (command,)) :)
rebubula76 Networking 1 2,505 Feb-06-2018, 08:00 PM
    Thread: mysql connector/telnet issue (re: text game)
Post: mysql connector/telnet issue (re: text game)

"Hi y'all, had a question about mysql connector and a text game I'm creating. I'm trying to make it so that a user will type something in (defined as "command" in my script), and then it will connect...
rebubula76 Networking 1 2,505 Feb-05-2018, 04:25 PM
    Thread: Basic input() function question
Post: Basic input() function question

Hi everyone, Started programming for the first time using Python and I've gotten through all the basics and practicing putting everything together. I love it so far. A quick question for anyone that ...
rebubula76 General Coding Help 2 3,195 Nov-27-2017, 02:46 AM

User Panel Messages

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