Small Basic: Drawing Shapes and Creating Flags

Small Basic: Drawing Shapes and Creating Flags

Assessment

Interactive Video

Other, Social Studies

KG - University

Hard

Created by

Quizizz Content

FREE Resource

This tutorial is the 12th in a series on programming with Small Basic. It focuses on drawing shapes such as rectangles, triangles, and circles to create flags. The video provides step-by-step instructions on using Small Basic's graphics window to fill shapes with color and outlines. It emphasizes the importance of understanding coordinates and using grids for planning. The tutorial also encourages viewers to practice by drawing various flags and offers a challenge to create complex designs like the Canadian flag.

Read more

4 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the graphics window dot brush color command?

To set the fill color

To set the outline color

To create a new window

To close the window

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method is used to draw an outline around a shape?

fill rectangle

draw rectangle

outline rectangle

border rectangle

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main challenge when drawing shapes like triangles?

Finding the right colors

Understanding coordinates

Using the correct commands

Drawing straight lines

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the next topic to be covered in the following tutorial?

String manipulation

Advanced shapes

Color theory

User input