1. Too bad his proposal fails!

    File "engagement.py", line 1
    while tonyPosition = onBendedKnee:
    ^
    SyntaxError: invalid syntax

    Also, notice how the '''-string is never closed.

    He should really work on that proposal.
      posted by simon at 02:23:05 PM on August 29, 2004  
  2. "else if" should read "elif", as well, and the assignment inside the if statements, and it's a pretty strange stephAnswer() function that changes it's own symbol to be the return value.

    Well, cool anyways. :)
      posted by Mathieu at 02:56:35 PM on August 29, 2004  
  3. And it could be way more OOP.
    tonySays() is rather C-ish.
      posted by Tobias at 03:30:53 PM on August 29, 2004  
  4. Imagine my surprise to find a link to my proprosal JoT on the Python Daily URL. To clarify, I wrote that code to only resemble Python. My now fiancee is not a programmer and wouldn't have been able to read it/understand it otherwise. And then where would I be?
      posted by Tony at 08:04:21 AM on September 03, 2004  
  5. ^_^ Actually, the "errors" are rather small, and I think valid Python code would still have been understandable. Except maybe for the "elif" keyword, which might a bit confusing to non-programmers.
      posted by Hans Nowak at 11:43:11 AM on September 03, 2004