Básico de Python 3

Quiz
•
Computers
•
11th Grade
•
Medium
Vicente Carvalho
Used 2+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que é Python?
Uma linguagem de marcação
Uma linguagem de programação
Um banco de dados
Um sistema operacional
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como se realiza a impressão de texto na tela em Python?
echo("Hello")
print("Hello")
output("Hello")
console.log("Hello")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é o operador usado para exponenciação em Python?
^
**
^
//
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que é uma lista em Python?
Uma sequência imutável de elementos
Uma sequência ordenada e mutável de elementos
Um tipo de variável que armazena apenas números inteiros
Nenhuma das opções anteriores
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como se verifica se um elemento está presente em uma lista?
element in lista
element.present(lista)
isElement(lista, element)
lista.contains(element)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a função do método append() em listas?
Remover um elemento da lista
Adicionar um elemento no final da lista
Ordenar os elementos da lista
Inverter a ordem dos elementos na lista
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que é uma tupla em Python?
Uma lista mutável
Uma sequência ordenada e imutável de elementos
Um tipo de variável que armazena apenas strings
Nenhuma das opções anteriores
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
QUESTÕES PARA PROVA DE MICROSOFT WORD

Quiz
•
2nd Grade - University
20 questions
Python year 9

Quiz
•
8th - 11th Grade
20 questions
Avaliação de Pensamento Computacional

Quiz
•
8th Grade - University
22 questions
Teste de avaliação UFCD0822

Quiz
•
9th Grade - Professio...
21 questions
Direitos de autor

Quiz
•
7th Grade - University
20 questions
Python Basics & Syntax

Quiz
•
10th - 12th Grade
21 questions
Modelo Canvas: O que é, como funciona.

Quiz
•
11th Grade
30 questions
Cultura Informática

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade