hello,
I just firstly use eclipse in my mac platform. And once I write python program, there are many undefined variable errors. But I can run it all right.
sample:
print len("hello world")
undefined variable: len
…….
Thanks for your any advice.
hello,
I just firstly use eclipse in my mac platform. And once I write python program, there are many undefined variable errors. But I can run it all right.
sample:
print len("hello world")
undefined variable: len
…….
Thanks for your any advice.