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
O que é uma variável em Python?
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 Wayground
6 questions
Modo Papel - PC - Aula 3 e 4 - 9ºAno

Quiz
•
9th Grade
15 questions
Informática - Conceitos fundamentais

Quiz
•
5th Grade - University
13 questions
Representação de imagens - Cores e RGB

Quiz
•
6th - 9th Grade
11 questions
Missão Robótica – Descobrindo os Componentes

Quiz
•
6th Grade - University
10 questions
Inteligência Artificial Básica

Quiz
•
9th Grade
12 questions
Coding and Robotics

Quiz
•
8th - 12th Grade
10 questions
Pensamento Computacional

Quiz
•
6th - 9th Grade
10 questions
Recuperação - 9ºANO ( 3ºTRI )

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade