Useful commands in Python

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
3,602
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Mar 28, 2010

Video showing how to change text color, clear console screen and setting title in Python programming language

Link to this comment:

Share to:

Uploader Comments (KnifeDarky)

  • caculator wont work and i entered it exacly like yours and raw_input is not purple

  • @jameys127 There can be couple possible problems: you're not using windows, your python idle is different version, you typed something wrong, other than that it should work just like in the video.

  • @jameys127 did you save as .py/.pyw?

  • @MrJackojc90

    Save it as .py

  • How do i get Python on my Laptop....

  • @Bradley7536

    Download from official site?

see all

All Comments (21)

Sign In or Sign Up now to post a comment!
  • @jameys127: The source code in the video is python v2.x specific and you have Python v3.x installed. In Python v3.x raw_input() is replaced by input() and the following line has to be changed as well:

    from python v2.x: print "The answer is: ", a

    to python v3.x: print("The answer is: ", a)

  • @KnifeDarky yup

  • @KnifeDarky Sorry to leave a negative comment. I just thought it would make people laugh at your expense. The song is fine. Not everyone will like the same music that I listen too. : )

  • @trailingdot

    it was your choice :)

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more