At first, I want to show a picture about my IDLE tools, but the picture size larger than 200k, so look at the following code
print('hello world')In the beginning, learn from the Python simple tutorials, my hello world program is like this code
print 'hello world'and can't pass the compilation.
I don't understand!
when I tried function print(), I understand, the tutorials outdated.