filmov
tv
Hello! Programming with Python for Kids and Beginners 6/10 [A Part of Udemy Course]
Показать описание
This is a part of the following Udemy course.
Sophia tells Jacob that this is getting a little boring and can’t he teach her to do something interesting with Python? Like drawing? Jacob says of course, and teaches her a little about the turtle module. He shows Sophia how to import the turtle module, how to create a canvas for drawing and then shows her how to move the turtle forward and backward, and turn left and right. He also explains to her pictorially the meaning of turning by different degrees and shows her how to use it to make a square and two parallel lines. Finally he shows her how she can erase the canvas using the reset( ) and clear( ) functions and how to use the pen up() and pen down() functions. Finally, Jacob asks Sophia to use the turtle to make a few shapes like triangles and rectangles of different sizes. Sophia does so by showing what instructions she used to make the shapes. She tells Jacob that now she is having fun and would like to learn more.
Chapter1 Topics:
- How to use Python’s turtle Module (Creating a Canvas, Drawing with the Turtle)
-Making simple shapes
Sophia tells Jacob that this is getting a little boring and can’t he teach her to do something interesting with Python? Like drawing? Jacob says of course, and teaches her a little about the turtle module. He shows Sophia how to import the turtle module, how to create a canvas for drawing and then shows her how to move the turtle forward and backward, and turn left and right. He also explains to her pictorially the meaning of turning by different degrees and shows her how to use it to make a square and two parallel lines. Finally he shows her how she can erase the canvas using the reset( ) and clear( ) functions and how to use the pen up() and pen down() functions. Finally, Jacob asks Sophia to use the turtle to make a few shapes like triangles and rectangles of different sizes. Sophia does so by showing what instructions she used to make the shapes. She tells Jacob that now she is having fun and would like to learn more.
Chapter1 Topics:
- How to use Python’s turtle Module (Creating a Canvas, Drawing with the Turtle)
-Making simple shapes
Комментарии