Programació amb codi: Python

Quiz
•
Computers
•
9th Grade
•
Medium

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
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
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
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
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
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
Similar Resources on Wayground
10 questions
Robòtica 2n ESO

Quiz
•
9th Grade
10 questions
Device Configurations and Management- Domain 2

Quiz
•
9th - 12th Grade
12 questions
Python Programming Basics

Quiz
•
7th - 11th Grade
10 questions
Beginning Graphic Design: Typography Quiz

Quiz
•
9th - 12th Grade
10 questions
LCD vs LED vs OLED

Quiz
•
KG - Professional Dev...
10 questions
Digital Literacy vocab

Quiz
•
6th - 12th Grade
12 questions
DDII: Typography

Quiz
•
9th - 12th Grade
9 questions
Access: Creating Reports

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade