Programació amb codi: Python

Programació amb codi: Python

9th Grade

10 Qs

quiz-placeholder

Similar activities

Test Your Knowledge of HTML

Test Your Knowledge of HTML

9th - 12th Grade

15 Qs

Excel Sort/Filter Quiz

Excel Sort/Filter Quiz

9th - 12th Grade

15 Qs

H7.P1&P2.Nova2.Geluid.mhv

H7.P1&P2.Nova2.Geluid.mhv

4th - 10th Grade

12 Qs

Berfikir Komputesional

Berfikir Komputesional

9th - 12th Grade

10 Qs

Computer

Computer

6th - 12th Grade

10 Qs

Image Representation Lesson 2

Image Representation Lesson 2

9th Grade

10 Qs

KS4_Sound Representation

KS4_Sound Representation

9th Grade - University

10 Qs

BAB III: Perangkat untuk Akses Internet

BAB III: Perangkat untuk Akses Internet

9th Grade

15 Qs

Programació amb codi: Python

Programació amb codi: Python

Assessment

Quiz

Computers

9th Grade

Medium

Created by

David Mas

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Quan programem amb Python amb el mode micro:bit, amb quina indicació comencem sempre el programa?

while True

display.show

from microbit import *

radio.on()

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Quan tinc el programa acabat, per passar-me'l a la micro:bit, quina de les següents accions haig de clickar?

Plotter

Check

REPL

Flash

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Media Image

El curs passat, quan programaves amb blocs, per fer un bucle infinit, utilitzaves el "Forever". I ara, en codi, amb python?

sleep

while True

elif

button_a.was_pressed()

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Media Image

Si vull que a la matriu de LEDs de la placa micro:bit em surti una paraula en moviment, quina indicació hauré d'escriure en el programa?

display.scroll

display.clear()

display.show

float ('numero')

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Media Image

Quin codi escriurem si ens donen aquest "pseudocodi"? Mostra per pantalla la icona "COR"

display.show(Image.HEART_SMALL)

display.show(Image.HEART)

display.scroll(HEART)

sleep(HEART)

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Media Image

Ara vull que la paraula "hola" em surti per consola (per la pantalla de l'ordinador) en comptes de per la placa micro:bit. Com ho programo?

"hola"

display.scroll("hola")

display.show("hola")

print("hola")

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

si vull que em "llegeixi" un nombre com a nombre real, quina indicació introdueixo?

float

int

real

num

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?