
Quiz de Programação em Python

Quiz
•
Computers
•
University
•
Easy
NATALIA OLIVEIRA
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual das opções abaixo é a maneira correta de imprimir "Olá, Mundo!" em Python?
print Olá, Mundo!
print("Olá, Mundo!")
echo "Olá, Mundo!"
printf("Olá, Mundo!")
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
20
14
24
18
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que será impresso pelo seguinte código? ```python x = 5 if x > 3: print("Maior que 3") else: print("Menor ou igual a 3") ```
Menor ou igual a 3
Maior que 3
Erro de sintaxe
Nada será impresso
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual operador é utilizado para verificar igualdade entre dois valores em Python?
=
==
!=
:=
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int
float
str
bool
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual das opções abaixo representa um comentário em Python?
// Este é um comentário
# Este é um comentário
/* Este é um comentário */
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual das opções abaixo é um nome de variável válido em Python?
2valor
valor_2
valor-2
valor 2
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Introdução à JavaScript

Quiz
•
University
10 questions
Game sobre funções em Python

Quiz
•
University
8 questions
Scratch

Quiz
•
5th Grade - University
13 questions
Introdução a bancos de dados relacionais e SQL

Quiz
•
University
7 questions
Python 2021

Quiz
•
8th Grade - Professio...
10 questions
Python 1

Quiz
•
University
10 questions
Teste python- Unesp-Jaboticabal

Quiz
•
University
8 questions
Quiz em Segurança Web II

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade