0. Introduction

In this project, you’ll learn how to create 2 random teams from a list of players.

What you will make

What you will learn

This project covers elements from the following strands of the Raspberry Pi Digital Making Curriculum:

What you will need

1. Create some players

Let’s start by creating a list of players to choose from.

Create a variable to store a list of players. The list should be in square brackets [ and ], with a comma , between each item in the list: