
Python Quiz 15a30
Quiz
•
Information Technology (IT)
•
10th Grade
•
Medium
Douglas Carvalho
Used 1+ times
FREE Resource
Enhance your content
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False
None
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual operador lógico é usado para inverter o valor de uma expressão booleana em Python?
and
or
not
xor
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False
None
Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída do seguinte código Python? ```python if 10 > 5: print("Maior") else: print("Menor") ```
Maior
Menor
Error
Nenhuma das anteriores
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída do seguinte código Python? ```python x = 10 if x > 5: print("Maior que 5") elif x == 5: print("Igual a 5") else: print("Menor que 5") ```
Maior que 5
Igual a 5
Menor que 5
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída do seguinte código Python? ```python x = 3 if x > 5: print("Maior que 5") else: if x == 3: print("Igual a 3") else: print("Menor que 5") ```
Maior que 5
Igual a 3
Menor que 5
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída do seguinte código Python? ```python def fatorial(n): if n == 0: return 1 else: return n * fatorial(n-1) print(fatorial(4)) ```
24
12
4
1
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
19 questions
Pengenalan Informatika
Quiz
•
10th Grade
12 questions
Uji Pemahaman Microsoft Word
Quiz
•
10th Grade - University
20 questions
SE LIGA I - 2DS - ANÁLISE E PROJETO DE SISTEMAS
Quiz
•
2nd Grade - University
16 questions
Desenvolvimento Web 1 (Turma A)
Quiz
•
10th Grade
18 questions
Diagnostico Grado Sexto
Quiz
•
6th Grade - University
10 questions
QUIZ 2 PLC
Quiz
•
10th Grade - University
10 questions
BASIC Programming (I)
Quiz
•
10th Grade
10 questions
Quiz Proses Komputasi dan Data Bersih
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
Discover more resources for Information Technology (IT)
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
20 questions
Translations, Reflections & Rotations
Quiz
•
8th - 10th Grade
15 questions
PRESENTE CONTINUO
Quiz
•
9th - 12th Grade
20 questions
Simplifying Radicals
Quiz
•
10th Grade
10 questions
Exploring Newton's Laws of Motion
Interactive video
•
6th - 10th Grade
20 questions
Cell organelles and functions
Quiz
•
10th Grade
