Search Header Logo

Micropython Basics

Authored by Andrew Duckworth

Computers

8th Grade

Used 1+ times

Micropython Basics
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of using functions in a program?

They make the program run faster.

They help organize code, making it more readable and reusable.

They automatically correct errors in the code.

They allow variables to store more data.

To store and manage data values for later use.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of using variables in a program?

To store and manage data values for later use.

To make the program run faster.

To display output on the screen.

To check for errors in the code automatically.

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

You want to connect a picoboard to power an exteranl LED, that will permanently stay on. Which pins should it be connected to?

3V3

Pin 25

Pin 1

GND

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When creating the program code for a Micropython function, what code word starts the function?

function

func

define

def

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language can a RP2040 microcontroller (pico board) chip use?

Raspberry Pi

Java

HTML

Micropython

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol can we use to add comments to Python and Micropython programs?

@

#

%

*

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a function parameter for this line of code?

led.value(0) # Turn LED off

(0)

led

value

Turn LED off

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?