
Quiz Intermediário de Python
Authored by Renan Santos
Instructional Technology
2nd Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?