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
Test App inventor

Quiz
•
9th - 12th Grade
12 questions
Creative Commons

Quiz
•
7th - 9th Grade
10 questions
Dasar Pemograman

Quiz
•
9th Grade
15 questions
Quiz Kodular

Quiz
•
9th Grade
10 questions
History of Computers

Quiz
•
6th - 12th Grade
10 questions
Quiz sobre HTML e CSS

Quiz
•
1st Grade - University
15 questions
Web Designing

Quiz
•
9th - 10th Grade
8 questions
Que son les dades obertes?

Quiz
•
1st - 12th 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
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