Como você adiciona um item ao final de uma lista em Python?
Python Quiz

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Guilherme Prado
Used 5+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
list.append(item)
list.insert(item)
list.push(item)
list.add(item)
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
O que é Python?
Uma linguagem de programação de baixo nível.
Uma linguagem de programação de alto nível.
Um sistema operacional.
Um banco de dados.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Como você cria uma variável com o valor 10 em Python?
var = 10
int var = 10
var : 10
int var := 10
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual a estrutura correta para um laço 'for' em Python?
for i = 0; i < 10; i++:
for i in range(10):
for (i = 0; i < 10; i++):
for i to 10:
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual a sintaxe correta para imprimir "Olá, Mundo!" em Python?
echo "Olá, Mundo!"
print("Olá, Mundo!")
printf("Olá, Mundo!")
cout << "Olá, Mundo!"
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Como você define uma função em Python?
function minha_funcao():
def minha_funcao():
func minha_funcao():
define minha_funcao():
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual destas opções é usada para verificar se um valor está presente em uma lista em Python?
if item in list:
if item is in list:
if item not in list:
if list has item:
8.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual a saída do seguinte código: print(2 + 3 * 2)?
10
7
12
8
9.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Qual o resultado da seguinte expressão: 4 / 2?
1
2
2.0
4
Similar Resources on Quizizz
14 questions
Python Basics

Quiz
•
7th Grade
10 questions
Banana Tales Part I (1-40)

Quiz
•
6th - 8th Grade
10 questions
Python Lists

Quiz
•
8th - 9th Grade
11 questions
Python strings

Quiz
•
8th - 9th Grade
10 questions
PYTHON (FOR LOOP)

Quiz
•
1st - 10th Grade
13 questions
Variables & Lists

Quiz
•
6th Grade
10 questions
10БВ сыныптар информатика

Quiz
•
7th Grade
7 questions
Python Data Types and Arithmetic Quiz

Quiz
•
8th 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
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Final Exam Vocabulary

Quiz
•
6th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
40 questions
Word Study Assessment: Roots, Prefixes, Suffixes, and Vocabulary

Quiz
•
8th Grade
49 questions
How Well Do You Know Your 6th Grade Teachers?

Quiz
•
6th Grade