Page 113 - CG_v2.1_flipBooks_class_4
P. 113
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:
l make turtle wide to: It is used to make thin or
thick lines by entering width in the provided space.
l make turtle color: It is used to fill any selected
colour in a closed shape.
l set background color: It is used to fill the backdrop
with a selected colour.
l make turtle pen-up: By using this block, turtle no
longer draws as it moves.
l make turtle pen-down: By using this block, turtle
starts drawing wherever it moves.
l set turtle position to: By using this block, turtle can
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 111

