
Questionário de Programação em Python

Quiz
•
Information Technology (IT)
•
12th Grade
•
Easy
FELIPE GARCIA VIEIRA
Used 3+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Qual comando é utilizado para importar um módulo em Python?
import()
import module
from module import
include module
require module
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Qual é a saída do código abaixo? print(3 * 4 - 2)
12
10
14
24
6
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Qual das alternativas é uma forma correta de declarar uma lista em Python?
[1, 2, 3]
{1, 2, 3}
(1, 2, 3)
[1, 2; 3]
list(1, 2, 3)
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Como podemos acessar o último item de uma lista chamada meu_lista?
meu_lista[0]
meu_lista[-1]
meu_lista[-0]
meu_lista[1]
meu_lista[2]
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Qual é a sintaxe correta para definir uma função em Python?
def minha_funcao{}
function minha_funcao()
def minha_funcao():
func minha_funcao():
function minha_funcao{}
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Qual operador é utilizado para divisão em Python?
//
%
/
*
**
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Qual é a função usada para obter o tipo de uma variável em Python?
type()
variable()
gettype()
type_of()
checktype()
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Quiz sobre Software Livre

Quiz
•
12th Grade
15 questions
Quiz de Programação em Scratch

Quiz
•
12th Grade
15 questions
Quiz de LibreOffice Writer

Quiz
•
12th Grade
20 questions
Criptografia e Algoritmos de Cifra de Bloco

Quiz
•
12th Grade
15 questions
Alfabetização Digital

Quiz
•
9th - 12th Grade
15 questions
Pensamento Computacional

Quiz
•
12th Grade
15 questions
Desafios do Pensamento Computacional

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

Quiz
•
3rd Grade - University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade