16 жовтня 2019 р.

Young turtles


To familiarize students with the properties and execution of algorithms, the rules of drawing simple linear algorithms, using drawing arrows forward, back, left, right. In the world of Python, the Turtle is called an imaginary robot - a device that moves across the screen and rotates in the specified directions, while leaving (or, optionally, not leaving) a trace of a given color and width. The position and direction of the Turtle is displayed by a small black arrow that slowly moves across the screen. This allows you to track the Turtle's movement and understand how each line of code affects the turtle's trajectory. Our Imaginary Turtle will help us learn the basics of computer graphics and we will draw interesting drawings with it. This will develop mathematical intuition and geometric ideas, will form algorithmic, structural, logical and combinatorial types of thinking, will increase creative activity and independence. The turtle also draws attention to the fact that programming from a boring discipline turns into an interesting game, in the process of which there is a rapid learning of basic concepts and programming skills.


Немає коментарів:

Дописати коментар