Coding Task: 03.02 Flags of the World!

We’re going to continue practising how to display text in different colours and highlights.

In this activity, you’ll have a go at displaying flags from a couple of countries in the world!

Your Task

In the editor below, complete the code so that the program displays a variety of different coloured and highlighted text. See the example section below for what it should look like!

Requirements

  • The program should run without any errors.
  • The program should display the text exactly as shown in the demo below.

Example

Below is image showing the expected output of the program after it is run:

Python Reference Sheet

Remember to use the Python reference sheet to help you with your code! Click on one of the buttons below:

Scroll to Top
Scroll to Top