
Quiz Intermediário de Python

Quiz
•
Instructional Technology
•
2nd Grade
•
Medium
Renan Santos
Used 1+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída do seguinte código Python? ```python print("Hello, World!"[::-1]) ```
Hello, World!
!dlroW ,olleH
Hello, World
Erro de sintaxe
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6
8
4
10
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a função usada para obter a entrada do usuário em Python 3?
input()
raw_input()
get_input()
read()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída do seguinte código? ```python print(type(3.14)) ```
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a função usada para converter uma string em um número inteiro em Python?
str()
int()
float()
list()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída do seguinte código? ```python print(len("Python")) ```
5
6
7
8
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída do seguinte código? ```python print(2 ** 3) ```
6
8
9
12
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade