Python Forum
Thread Rating:
  • 2 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Color Scheme
#1
How do I see all the color schemes? I'm relatively new to python and I'm learning that if I use the print function I will have to use parentheses for python 3 and I won't need the parentheses for python 2. The color Blue shows up for functions, but when I don't use the parentheses for print function it shows red.

I'm currently using sublime on Mac and when I go to the terminal and check the version of python it shows version 2.

Please help and explain the color code. I understand it may be specific to the text editor, but I don't have python 3 and it seems to run.

Also, I want to add a picture of the sublime screen showing the different text color, but adding pictures by URL. How do I actually add picture if I don't have an URL.

I figured it out. Reason for red, Python 2 treats print as statement and Python 3 treats print as function.


Now how do I add pictures in this forum if I don't have a url or better yet where/how can I get a URL with pic.
Reply


Messages In This Thread
Color Scheme - by jliu0928 - Aug-19-2017, 02:55 PM
RE: Color Scheme - by ichabod801 - Aug-19-2017, 03:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Turtle Star Fill Color Yellow-White Interchanging Color Effect codelab 9 1,199 Oct-25-2023, 09:09 AM
Last Post: codelab
  Request Headers (scheme) JohnnyCoffee 0 1,957 Mar-31-2021, 09:17 PM
Last Post: JohnnyCoffee
  Capture Scheme ( http e https ) JohnnyCoffee 0 2,013 Mar-27-2021, 03:10 PM
Last Post: JohnnyCoffee
  Spyder IDE - make variable explorer to follow the color scheme of the Editor Antonio 0 5,505 May-05-2018, 10:20 PM
Last Post: Antonio

Forum Jump:

User Panel Messages

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