Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Python novice

Name: Anonymous 2011-09-29 17:35


class tic:
  turn = "x"
  def changeturn(self, y = turn):
    if y == "x":
      self.turn = "o"
    if y == "o":
      self.turn = "x"

'''WHY THE FUCK ISN'T this working? The changeturn(), I mean, it only works once!'''

Name: Anonymous 2011-10-02 13:43

>>19
Clearly your thoughts lack focus. Have you ever read an academic paper containing a definition? (Hahaha, who am I kidding, you probably can't even read.) When do you think this agglomeration of big words came to be a ``definition''? When the author thought of it? When he wrote it down? When he refined it? After the paper was published? After it was reviewed? After it became popular?

You see, this is quite an interesting situation that warrants deeper discussion.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List