Python Programming for Lego Spike Prime Robots

Flashcard
•
Computers
•
7th Grade
•
Hard
Leah Lynn
FREE Resource
Student preview

9 questions
Show all answers
1.
FLASHCARD QUESTION
Front
To open a new Python project in the Spike app tap/click on the ________ icon.
Back
Plus
2.
FLASHCARD QUESTION
Front
To set the programming language to Python be sure to select ________ immediately after starting a new project.
Back
Python
3.
FLASHCARD QUESTION
Front
This toolbar across the top of the editor shows which _______ are connected to which ______ on the robot.
Back
motors, ports
4.
FLASHCARD QUESTION
Front
Type out the line of code that tells the robot to import motor.
Back
import motor
5.
FLASHCARD QUESTION
Front
Type out the code statement that tells the robot to run motor A for 360 degrees at 720 degrees per second.
Back
motor.run_for_degrees(port.A, 360, 720)
6.
FLASHCARD QUESTION
Front
To effectively use awaitable code with the flexibility to run commands either concurrently or sequentially, you must run your code in an _________ _________ using a ____ _____.
Back
Asynchronous function, run loop
7.
FLASHCARD QUESTION
Front
What's missing from this block of code?
Back
async def main():
8.
FLASHCARD QUESTION
Front
What's missing?
Back
await
9.
FLASHCARD QUESTION
Front
What's missing?
Back
runloop.run(main())
Similar Resources on Wayground
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
4 questions
Code.org Circuit Playground Lessons 1-5

Flashcard
•
7th Grade
11 questions
Introduction to Programming (Bootstrap Algebra)

Flashcard
•
6th - 8th Grade
8 questions
Jr. Botball Programming Commands

Flashcard
•
5th Grade
5 questions
Transportation - Review

Flashcard
•
KG
10 questions
Алгоритм және программалау 6 сыныпты кайталау

Flashcard
•
6th Grade
10 questions
Code.org Unit 3 Post-Assessment: Intro to App Design

Flashcard
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade