Page 85 - Click_GPT_c6_Flipbook
P. 85
Ada Lovelace, a renowned female mathematician, is considered as the world’s first
computer programmer.
Blocks in AI Connect
Different blocks are used from block palette and stack together to make different designs.
Some blocks of AI Connect are given here:
make turtle wide to: It is used to make thin or thick
l
lines by entering width in the provided space.
make turtle color: It is used to fill any selected colour
l
in a closed shape.
set background color: It is used to fill the backdrop
l
with a selected colour.
make turtle pen-up: By using this block, turtle no
l
longer draws as it moves.
make turtle pen-down: By using this block, turtle
l
starts drawing wherever it moves.
set turtle position to: By using this block, turtle can
l
be moved anywhere on the console window from (0, 0)
which is an epicenter. Positive and negative X values
will move the turtle function left and right along the X-axis
respectively whereas in the case of Y value, it will move up and
down along the Y-axis.
Starting with AI Connect 83

