raimoncoding · @raimoncoding
25 followers · 27 posts · Server techhub.social

"Check out this Python Turtle program I made that randomly moves a turtle in different directions and colors! ๐Ÿข๐ŸŽจ

I used the Python Turtle module to create a turtle object and defined functions to generate a random angle, distance, and color. Then, I used a for loop to make the turtle move in random directions and change colors 100 times.

If you want to try it out yourself, you can download Python from the official website (python.org/downloads/) and use the built-in Turtle module to create your own turtle programs.

The Turtle module provides an easy and fun way to learn programming concepts like loops, functions, and conditionals.
Turtle module documentation (docs.python.org/3/library/turt)

Check out the code I used in this video on GitHub: [github.com/raimoncoding/Gina_t]

Thanks for watching! Don't forget to like and subscribe for more programming videos. ๐Ÿ˜Š"







#turtlegraphics #turtlepython #pythonprogramming #pythonbeginner #codingforkids #stemlearning #programming101

Last updated 2 years ago

rickweinberg · @rickweinberg
217 followers · 305 posts · Server techhub.social

@donwatkins Looking into notebooks right now and it reminds me of this. stackoverflow.com/questions/43 I did this some years back.

#jupyter #python #turtle #turtlepython

Last updated 2 years ago

rickweinberg · @rickweinberg
215 followers · 295 posts · Server techhub.social

Hey @donwatkins What am I doing wrong. Itโ€™s not drawing my Pentagon. It works in Idle Python. Anyone have any ideas. I know itโ€™s user error. Please help.

#python #pythonanywhere #Drawing #turtle #turtlepython

Last updated 2 years ago