Quiz Python

Quiz
•
Professional Development
•
Professional Development
•
Hard
Rp ics
Used 8+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
trova la variabile giusta
1_variabile = 1
variabile 2 = 2
variabile-3 = 3
variabile_4 = 4
2.
MULTIPLE CHOICE QUESTION
30 sec • 14 pts
x = 1
print(x + '2')
TypeError
x2
3
'x+2'
3.
MULTIPLE CHOICE QUESTION
30 sec • 12 pts
avendo x = 0 come faccio il ciclo infinito?
if x == 0:
x += 1
while true:
x = x + 1
print(x)
for i in range(x)
print(x + 1)
while True:
x += 1
print(x)
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
print('l'anno scorso sono andato al mare')
il rislutato è:
l'anno scorso sono andato al mare
SyntaxError
'l'anno scorso sono andato al mare''
"l'anno scorso sono andato al mare"
5.
MULTIPLE CHOICE QUESTION
30 sec • 18 pts
lista = [ ] aggiungi una mela
print(mela)
lista.append('mela')
lista = ['mela']
lista.append['mela']
6.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
come salvo un dato nella variabile?
print('come ti chiami?')
nome = input( )
nome = "nome"
print('nome')
non si può
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
x = random.randint(1, 10)
perchè non funziona il codice?
manca una variabile
manca import
si scrive random.randimt
x è una stringa
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
imagePRESS V1350 - part 2

Quiz
•
Professional Development
12 questions
Python 71 Quiz

Quiz
•
Professional Development
10 questions
Quiz delle variabili

Quiz
•
Professional Development
15 questions
Quiz Strano

Quiz
•
Professional Development
10 questions
pyhthon condition statement

Quiz
•
Professional Development
10 questions
Python Test 3A

Quiz
•
Professional Development
10 questions
LC - Aula 04

Quiz
•
Professional Development
10 questions
Python LIST

Quiz
•
Professional Development
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
10 questions
Afterschool Activities & Sports

Quiz
•
6th - 8th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
15 questions
Cool Tool:Chromebook

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
20 questions
Bullying

Quiz
•
7th Grade
18 questions
7SS - 30a - Budgeting

Quiz
•
6th - 8th Grade
Discover more resources for Professional Development
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
8 questions
Ötzi the Iceman: A 5,000-Year-Old True Crime Murder Mystery | Full Documentary | NOVA | PBS

Interactive video
•
Professional Development