
Prova Desenvolvimento de Sistemas

Quiz
•
Information Technology (IT)
•
12th Grade
•
Easy
LUCAS HENRIQUE CORDEIRO DE ARAUJO
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual a importância de adicionar o Python ao PATH durante a instalação?
Facilitar a atualização do Python
Permitir a execução do Python de qualquer diretório no terminal
Apenas uma convenção
Nenhuma, é opcional
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
O que a função input() faz em Python?
Imprime um valor na tela
Lê um valor digitado pelo usuário e o retorna como string
Converte um valor para inteiro
Fecha o programa imediatamente
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Por que é importante converter a entrada do usuário para tipos adequados?
Para evitar erros ao realizar operações matemáticas ou lógicas
Para deixar o código mais bonito
Para que o usuário veja números ao invés de texto
Não é necessário, o Python faz isso automaticamente
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual estrutura de controle é usada para tomar decisões em Python?
loop
switch
if-elif-else
case
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual das opções abaixo representa um uso correto da estrutura if-elif-else?
if idade > 18:
elif idade > 13:
else:
if idade < 13:
print("Criança")
elif idade < 18:
print("Adolescente")
else:
print("Adulto")
if idade < 18:
print("Menor de idade")
else idade > 60:
print("Idoso")
if:
print("Idade válida")
elif:
print("Idade inválida")
else:
print("Erro")
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual dos operadores abaixo é utilizado para verificar se dois valores são iguais?
A) =
B) ==
C) !=
D) <>
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
O que acontece se o usuário digitar um valor não numérico em um input() e tentar convertê-lo para int sem tratamento de erro?
O Python ignora a entrada
O valor é automaticamente convertido para 0
O programa exibe um erro e pode ser encerrado
O valor é convertido para uma string vazia
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python for loop/lists

Quiz
•
9th Grade - University
15 questions
Quiz de Programação em Scratch

Quiz
•
12th Grade
15 questions
Quiz - Orientação a Objetos em Python

Quiz
•
12th Grade
20 questions
Checkboxes e Campos Somente Leitura

Quiz
•
3rd Grade - University
15 questions
Pensamento Computacional

Quiz
•
12th Grade
15 questions
Desafios do Pensamento Computacional

Quiz
•
12th Grade
15 questions
Quiz sobre Internet e Intranet

Quiz
•
12th Grade
15 questions
Quiz sobre Vetores e Matrizes em C

Quiz
•
12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
29 questions
CCG 2.2.3 Area

Quiz
•
9th - 12th Grade
15 questions
PRESENTE CONTINUO

Quiz
•
9th - 12th Grade
13 questions
BizInnovator Startup - Experience and Overview

Quiz
•
9th - 12th Grade
16 questions
AP Biology: Unit 1 Review (CED)

Quiz
•
9th - 12th Grade