Quiz di Programmazione Python

Quiz
•
Computers
•
2nd Grade
•
Hard
vincenzo cicco
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
print("he77o w0rld".isdigit()) restituisce:
False
True
Errore
Niente
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In un ciclo for i in range(2, 10, 2): print(i), cosa viene stampato?
2 4 6 8
2 3 4 5 6 7 8 9
2 4 6 8 10
4 6 8 10
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
s = [1, 2, 3, 4]; s.reverse() produce:
[4, 3, 2, 1]
[1, 2, 3, 4]
4, 3, 2, 1
[3, 4, 1, 2]
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
print("Python Programma Perfetto".find("p")) restituisce:
1
-1
Errore
0
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual è l'output di print("abcdefghi"[::3])?
abcde
ace
bd
ae
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual è l'output di print("Hello World".upper())?
hello world
HELLO WORLD
HELLO world
Hello World
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
print([1, 2, 3] + [4, 5, 6]) restituisce:
[4, 5, 6, 1, 2, 3]
1, 2, 3, 4, 5, 6
[1, 2, 3, 4]
[1, 2, 3, 4, 5, 6]
Create a free account and access millions of resources
Similar Resources on Wayground
7 questions
Chapter 4 Python 4.1

Quiz
•
1st - 5th Grade
10 questions
Python

Quiz
•
1st - 12th Grade
10 questions
Pseudo code Practice 1

Quiz
•
1st - 3rd Grade
10 questions
Python-3

Quiz
•
1st - 4th Grade
15 questions
TEST1 reti 2019

Quiz
•
2nd Grade
15 questions
MS Office

Quiz
•
1st - 2nd Grade
15 questions
TIK Paint 3

Quiz
•
KG - 3rd Grade
14 questions
Roblox. Язык программирования Lua 2

Quiz
•
1st - 9th Grade
Popular Resources on Wayground
10 questions
Video Games

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

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
10 questions
Human-Environment Interactions Vocab Unit 1 Grade 2 Quiz

Quiz
•
2nd Grade
20 questions
Proper and Common nouns

Quiz
•
2nd - 5th Grade
30 questions
Multiplication Facts 1-12

Quiz
•
2nd - 5th Grade