Python Forum

Full Version: [split] Help with learning threading please.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys I write this simple code

the code :
[Image: IP5ySUA.png]

and I get this error:
[Image: K8wymLb.png]

So any solutions ???
Please, don't post images of code, errors, output.
Copy/paste and use proper tags when post code, traceback, output, etc.
See BBcode help for more info.

that said, this is not error of the code, but looks like IDLE error. I would try to run the code elsewhere e.g. from cmd