O que é uma variável em Python?
Python Teste

Quiz
•
Computers
•
9th Grade
•
Medium

MATHEUS OLIVEIRA
Used 2+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Uma variável em Python é uma função nativa da linguagem
Uma variável em Python é um operador lógico
Uma variável em Python é um tipo de dado primitivo
Uma variável em Python é um nome que se refere a um valor armazenado na memória do computador.
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Qual é a sintaxe correta para uma condição simples em Python?
if minha_condição:
if {minha_condição}
if minha_condição then
if minha_condição
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como você declara um loop while em Python?
do while condition:
if condition:
while condition:
for condition:
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a função do comando 'break' em um loop?
Interromper a execução de um loop
Continuar a execução do loop
Reiniciar o loop
Pular para a próxima iteração do loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quais são os tipos de dados básicos em Python?
double
int, float, string, boolean,
list
char
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como você declara uma lista em Python?
my_list = '1, 2, 3'
my_list = {1, 2, 3}
my_list = (1, 2, 3)
my_list = [1, 2, 3]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a diferença entre '==' e '=' em Python?
'==' é usado para comparar o tipo de dados, enquanto '=' é usado para comparar o valor em Python.
'==' é usado para verificar a igualdade entre dois valores, enquanto '=' é usado para atribuir um valor a uma variável em Python.
'==' é usado para atribuir um valor a uma variável, enquanto '=' é usado para verificar a igualdade entre dois valores em Python.
'==' é usado para atribuir um valor a uma variável, enquanto '=' é usado para verificar se uma variável é nula em Python.
Create a free account and access millions of resources
Similar Resources on Quizizz
8 questions
Pensamento Computacional 9º prova 2

Quiz
•
9th Grade
15 questions
AVALIAÇÃO ORDENANDO LISTAS

Quiz
•
9th Grade
15 questions
AVALIAÇÃO - AUTÔMATOS: CRIANDO UMA SIMULAÇÃO DE UM ROBÔ EM MARTE

Quiz
•
9th Grade
15 questions
Amazon - InfoQuiz

Quiz
•
1st - 9th Grade
10 questions
C Programming - Dia Aberto - EPC

Quiz
•
9th - 12th Grade
8 questions
Pensamento Computacional 9º prova 3

Quiz
•
9th Grade
12 questions
JavaScript

Quiz
•
9th - 12th Grade
9 questions
Quiz sobre a aula passada!

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University