Python Programming and the Turtle Module: Sequence

preview_player
Показать описание
Related Videos:
Concepts:
What is a program?
Syntax
Algorithm
Writing a sequence of instructions to do some task
Рекомендации по теме
Комментарии
Автор

Thanks so much for this, without you I wouldn't have been able to even turn on turtle!! LOL! Keep up the good vids!

silverchain
Автор

wow u articule your sentences and meaning very well

jay
Автор

I've never used PythonWin, but I imagine that its event loop may be interfering with Tkinter's event loop. This seems the most common problem with various IDEs and trying to use the turtle module. You may find an answer on some forums... You could also launch python from the command line, instead of PythonWin, and then use turtle and you shouldn't have any problems. Let me know if you have any issues or questions about launching python from the command line. Sorry I couldn't help more...

ReelLearning
Автор

Great tutorial! Could you rearrange the videos in the correct order though? I see this should have been before video no :27

shivachandrachary
Автор

What program you used to make this presentation?

tessiof