WorksheetsCamp Innovation 2025: Secondary Drones
Total questions: 13
Worksheet time: 10mins
Enter your student ID number.
Adding # to the beginning of a line of Python code will:
Activate the code
Identify it as a comment
Pause the code
I have no idea
What is incorrect in this line of code?
Missing close parenthesis
Open and close parenthesis at the end are unnecessary
Nothing. It is correct.
I have no idea
What will this line of code do when used in Python?
Select a random number from 1 to 4
Allow the user to input a number from 1 to 4
Repeat the upcoming code 4 times
I have no idea
In Python, this line of code:
Creates a variable named Tello
Launches a drone named Tello
Creates a variable named drone
I have no idea
This python code will cause a drone to:
Fly in a square
Fly in a clockwise circle
Return an error message
I have no idea
In the planning stages of writing code, a programmer can use ___________ to describe the steps that need to be included.
pseudocode
functions
iterations
I have no idea
What is the correct syntax to output "Hello" in Python?
print("Hello")
echo("Hello");
p("Hello")
I have no idea
boolean
I have no idea
What will be the result from the following line of code?
drone.move("forward",50)
The drone will move forward at a speed of 50 feet per second
The drone will move forward 50 centimeters
The drone will move forward 50 inches
I have no idea
What will be the result of the following line of code?
drone.rotate_counter_clockwise(180)
The drone will rotate right 180 degrees
The drone will spin 180 times
The drone will yaw left until it faces the opposite direction
I have no idea
How many opportunities or experiences have you had with coding or robotics?
0
No experience
1
Little experience
2
Quite a bit of experience
3
Tons of experience
(Robotics team, clubs, programming courses)
Not including this year, how many years have you attended Camp Innovation in the past?
0
1
2
3
