Thread: python help

Results 1 to 15 of 17

Hybrid View

  1. #1
    thisisreal34's Avatar
    Join Date
    May 2014
    Gender
    male
    Location
    united kingdom
    Posts
    1,073
    Reputation
    28
    Thanks
    158
    My Mood
    Amazed
    Quote Originally Posted by Youtro View Post
    freaken python :|
    edit: dude.. you're just printing translated again in the while loop..
    if i dont put it there when you type yes it wont recall the message

  2. #2
    Youtro's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Location Location Location!
    Posts
    3,344
    Reputation
    1175
    Thanks
    491
    My Mood
    Yeehaw
    Quote Originally Posted by thisisreal34 View Post
    if i dont put it there when you type yes it wont recall the message
    print ("do you want to recall?")
    recall = input()
    then you start the while loop.



  3. #3
    thisisreal34's Avatar
    Join Date
    May 2014
    Gender
    male
    Location
    united kingdom
    Posts
    1,073
    Reputation
    28
    Thanks
    158
    My Mood
    Amazed
    Quote Originally Posted by Youtro View Post

    print ("do you want to recall?")
    recall = input()
    then you start the while loop.
    now it just spams the translated on and on solution for that ?

    - - - Updated - - -

    Quote Originally Posted by Youtro View Post

    print ("do you want to recall?")
    recall = input()
    then you start the while loop.
    added a break thanks alot

  4. #4
    Youtro's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Location Location Location!
    Posts
    3,344
    Reputation
    1175
    Thanks
    491
    My Mood
    Yeehaw
    Quote Originally Posted by thisisreal34 View Post
    now it just spams the translated on and on solution for that ?
    sigh.. just remove the first "print(translated)" just above the comment in the middle.. this code is so shit lol

    (in your original code i.e)



Similar Threads

  1. python help
    By thisisreal34 in forum General
    Replies: 7
    Last Post: 01-24-2015, 05:40 AM
  2. Python: Need help with GeoIP tracing
    By xTennox in forum Programming Tutorials
    Replies: 1
    Last Post: 10-30-2014, 10:45 PM
  3. [Help Request] Any Expericanced C++ or Python Programmers Please Help.
    By 1loggerboy2 in forum C++/C Programming
    Replies: 4
    Last Post: 01-03-2013, 01:14 PM
  4. Game Bypass (.atpy and Python) help? xD
    By Felixmaster45 in forum Game Development
    Replies: 0
    Last Post: 11-08-2012, 10:39 PM
  5. Replies: 1
    Last Post: 05-23-2012, 07:32 PM