Coding Exercise 1

Prerequisite Concepts 6
Key Concept 10

Mali is a country in West Africa. Its official flag consists of a green, yellow, and red stripe. The ratio of most flags, Mali included, is 2 : 3 where the first number denotes the height (our z-axis) and the second number denotes the width (our x-axis).

Write a Bricklayer program that builds the flag of Mali as shown below.

Before building this artifact it is recommended that you complete all Vitruvia exercises for Concept 10.

10_01


Coding Exercise 2

Prerequisite Concepts 6
Key Concept 10

The Kanaga is a symbol created by the Dogon people of Mali which appears on masks worn at rituals.


Write a Bricklayer program that builds the Kanaga symbol shown below.

Before building this artifact it is recommended that you complete all Vitruvia exercises for Concept 10.

kanaga0


Coding Exercise 3

Prerequisite Concepts 6 & 7
Key Concept 10

The original flag of Mali (1959) contained the Kanaga symbol as shown below. In 1961, the Kanaga symbol was removed from the flag.

Write a Bricklayer program that builds the original flag of Mali shown below.

Before building this artifact it is recommended that you complete all Vitruvia exercises for Concept 10.

10_03