Python 71 Quiz

Quiz
•
Professional Development
•
Professional Development
•
Medium
Rp ics
Used 12+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Qual è una sintassi corretta per stampare "Ciao, Kodland!" in Python?
print(Ciao, kodland!)
print("Ciao, Kodland!")
Print("ciao kodland')
PRINT(Ciao, Kodland!)
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Quale tra questi è un commento?
"print(commento)"
@print('commento')
#print("Commento")
<!--print("Commento")--
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dobbiamo creare una variabile con un valore numerico, quale tra queste è la variabile corretta?
1var = 1
var 1 = var
var_1 = 1
var1 = "1"
4.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Abbiamo due variabili, x = 10 e y = 50, vogliamo stampare "Kodland" solo se "y " è maggiore di "x", come facciamo?
if x == y:
if y < x:
if y >= x:
if y > x:
5.
MULTIPLE CHOICE QUESTION
45 sec • 3 pts
Avendo due variabili password = 'Kodland' e y = input( ), dobbiamo stampare "Benvenuto su Kodland" se l'utente inserice la password giusta, secondo te, come si fa?
if password = y:
if y == password:
if y is password:
elif password == 'Kodland':
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
frutta = ["mela","pesca","ananas","uva"]
Questa è una variabile
Questo è un dizionario
Questa è una lista
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
frutta = ["kiwi", "mela", "ananas", "pesca"] come stampo solo la mela?
print(frutta[1])
frutta[print('mela')]
frutta[mela]
print("mela")
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Skill Up with Yi

Quiz
•
Professional Development
14 questions
ABREDES - Devasc Python

Quiz
•
Professional Development
12 questions
Pop Quiz Oct-2021

Quiz
•
Professional Development
10 questions
Prodotti da Supermercato

Quiz
•
Professional Development
10 questions
New Hire Orientation

Quiz
•
Professional Development
15 questions
python dictionary and set

Quiz
•
Professional Development
12 questions
Flutter Q1.2

Quiz
•
Professional Development
12 questions
Tema 13. Seguridad Privada. Preguntas exámenes oficiales

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th 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
10 questions
How to Email your Teacher

Quiz
•
Professional Development
20 questions
Employability Skills

Quiz
•
Professional Development