CONCEITUANDO PYTHON

CONCEITUANDO PYTHON

Professional Development

40 Qs

quiz-placeholder

Similar activities

Diesel engine knowledge check

Diesel engine knowledge check

9th Grade - Professional Development

40 Qs

EVALUACION DIAGNOSTICA MEC 3

EVALUACION DIAGNOSTICA MEC 3

Professional Development

35 Qs

Quiz sobre Sistemas Operacionais

Quiz sobre Sistemas Operacionais

Professional Development

36 Qs

2025 - Torneo de Diagnóstico Automotriz

2025 - Torneo de Diagnóstico Automotriz

Professional Development

40 Qs

SOftware

SOftware

Professional Development

40 Qs

Taller Q&A CEG2

Taller Q&A CEG2

11th Grade - Professional Development

35 Qs

Olimpiadas Bíblicas distrito 29

Olimpiadas Bíblicas distrito 29

Professional Development

40 Qs

HTML-CSS

HTML-CSS

Professional Development

40 Qs

CONCEITUANDO PYTHON

CONCEITUANDO PYTHON

Assessment

Quiz

Instructional Technology

Professional Development

Medium

Created by

FILIPE GABRIEL LEMOS OLIVEIRA

Used 1+ times

FREE Resource

AI

Enhance your content

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

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

O que o comando print("Olá, mundo!") faz?

Cria uma variável chamada Olá

Exibe a frase "Olá, mundo!" na tela

Solicita um dado ao usuário

Importa uma biblioteca

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como declarar uma variável chamada idade com valor 10?

int idade = 10

idade == 10

var idade = 10

idade = 10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual função é usada para ler um valor digitado pelo usuário?

scan( )

read( )

input()

input_data( )

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

O que significa == em uma expressão Python?

Concatena textos

Compara se dois valores são iguais

Atribui valor a uma variável

Representa potência

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual o tipo de dado do valor "Python"?

float

int

bool

string

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

O

Qual o resultado que o código X = 5 + (3 * 2 ) retorna para x?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como transformar um texto em número inteiro?

bool()

float()

int()

str()

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?