
Quiz sobre Estruturas Condicionais
Quiz
•
Computers
•
10th Grade
•
Practice Problem
•
Medium
Used 1+ times
FREE Resource
Enhance your content in a minute
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a estrutura básica de um comando condicional "if" em Python?
if condição: instrução
if (condição) { instrução }
if condição, então instrução
if condição; instrução
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que o seguinte código imprime? ```python x = 10 if x > 5: print("Maior que 5") else: print("Menor ou igual a 5") ```
Menor ou igual a 5
Maior que 5
10
Nada
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual palavra-chave é usada para adicionar uma condição extra entre o "if" e o "else" em Python?
elseif
elif
else if
elseif:
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual operador lógico representa "e" em Python?
&&
and
&
ou
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que será impresso pelo código abaixo? ```python a = 3 b = 7 if a > 2 and b < 10: print("Verdadeiro") else: print("Falso") ```
Verdadeiro
Falso
3
7
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False
5
2
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual operador lógico representa "ou" em Python?
or
||
ou
|
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
Already have an account?
Similar Resources on Wayground
25 questions
PAT ROBOTIC Elektronika Dasar 2019-2020
Quiz
•
KG - Professional Dev...
25 questions
Spreadsheet kelas X AK
Quiz
•
10th Grade
25 questions
Av. Teórica HTML
Quiz
•
10th Grade
25 questions
Cuestionario Perifericos
Quiz
•
10th Grade
25 questions
2.3 Robust Programs
Quiz
•
9th - 11th Grade
25 questions
Ulangan Harian Informatika - PAS 1
Quiz
•
10th Grade
25 questions
e safety and security
Quiz
•
10th Grade
25 questions
Computer Application TQ1
Quiz
•
1st Grade - University
Popular Resources on Wayground
5 questions
This is not a...winter edition (Drawing game)
Quiz
•
1st - 5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
10 questions
Identify Iconic Christmas Movie Scenes
Interactive video
•
6th - 10th Grade
20 questions
Christmas Trivia
Quiz
•
6th - 8th Grade
18 questions
Kids Christmas Trivia
Quiz
•
KG - 5th Grade
11 questions
How well do you know your Christmas Characters?
Lesson
•
3rd Grade
14 questions
Christmas Trivia
Quiz
•
5th Grade
20 questions
How the Grinch Stole Christmas
Quiz
•
5th Grade
