Quiz Intermediário de Python

Quiz Intermediário de Python

2nd Grade

30 Qs

quiz-placeholder

Similar activities

Atividade Introdução ao Google Colab

Atividade Introdução ao Google Colab

2nd Grade

25 Qs

Examen 2°A segundo parcial

Examen 2°A segundo parcial

1st - 12th Grade

26 Qs

Se liga 1 Trim

Se liga 1 Trim

2nd - 8th Grade

32 Qs

solo

solo

1st - 3rd Grade

31 Qs

TIN7 GIỮA HK 2

TIN7 GIỮA HK 2

2nd - 12th Grade

25 Qs

Examen Robotica Electronica 2do sec

Examen Robotica Electronica 2do sec

2nd Grade

28 Qs

Examen curso Intersemestral Servidor(IoT, Arduino))

Examen curso Intersemestral Servidor(IoT, Arduino))

2nd Grade

30 Qs

Quiz Intermediário de Python

Quiz Intermediário de Python

Assessment

Quiz

Instructional Technology

2nd Grade

Practice Problem

Medium

Created by

Renan Santos

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?