Python Data Types
Python Statements
Drone Movements
Sports
Music
100

Used to represent  ordered sequences of values, which can be of different data types, separated by commas, and in brackets.

What is a list?

100

A programming construct that allows you to make decisions based on if a certain condition is true, then execute certain lines of code if true.

What is an if statement?

100

This command makes a drone rotate or turn along the vertical Z-axis, to face different directions.

What is yaw?

100

A sport played with a bat, ball, and known as "America's Past Time".

What is baseball?

100

This R&B singer went to her Prom with Kobe Bryant.

Who is Brandy?

200

Used to represent two values, True or False?

What are Boolean types?

200

If all prior conditions were determined to be false, this last conditional will then give some code to execute as an alternative.

What is else?

200

LocoDrone command to make the drone travel in a straight line in a single direction.

What is Move?

200

An indoor or outdoor court game between two teams of typically five players. Points are scored by tossing a ball through a raised round goal.

What is basketball?

200

An instrument with 88 keys?

What is a piano.

300

These are sequences are character data; letters, numbers, and symbols treated as text. Set up in quotation "marks". Abbreviated "str"

What are strings?

300

This statement executes a set of statements as long as a condition is true.

What is a while loop?

300

Rotation along the X-axis, the aircraft has the nose go up or down, allowing for forward or backwards travel.

What is pitch?

300

He went to Lower Merion HS in Pennsylvania, spent part of his childhood living in Italy, and was drafted by the Charlotte Hornets.

Who is Kobe Bryant?

300

Jahmil's fashion is like this Lil Baby song.

What is Drip to Hard?

400

This data type acts as whole numbers, negative or positive. Abbreviated 'int'

What are integers?

400

A statement used when you have a block of code which you want to repeat a fixed number of times through iterations of a list or range.

What is a for loop?

400

This movement controls the drones ability to strafe left and right, travelling sideways while still facing the same direction.

What is roll?

400

A Russian sport that combines wrestling, rugby, and basketball.

What is Regball? No really, what is it?

400

These rappers started a diss track feud in the Spring of 2024.

Who are Kendrick Lamar and Drake?

500

A data type that can show numbers that include decimal points. It would not sink in water.

What is a floating point?

500

Short for 'Else If', statements in Python that check for a condition if a prior condition was false.

What is elif?

500

When the drone stays in one place while flying.

What is hover?

500

This sport has an offsides rule that dictates that the game's object must be sent across a line before another player cant enter the offensive zone to control it.

What is ice hockey?

500

Brantley Gilbert song that topped the country charts in 2013. Named after the action of finishing your drink.

What is Bottoms Up?

M
e
n
u