52 3º HORACIO  resultados no terminal string e variável.

52 3º HORACIO resultados no terminal string e variável.

11th Grade

29 Qs

quiz-placeholder

Similar activities

Python - Introduction

Python - Introduction

11th - 12th Grade

26 Qs

The First Programming Languages

The First Programming Languages

9th - 12th Grade

26 Qs

Python Fundamentals - II

Python Fundamentals - II

11th - 12th Grade

27 Qs

Basics of Python

Basics of Python

9th - 12th Grade

25 Qs

Understanding Input, Selection and Loops in Python

Understanding Input, Selection and Loops in Python

7th Grade - University

25 Qs

Python Flow Control

Python Flow Control

9th - 12th Grade

26 Qs

KISI - KISI UTS 2023 KLS XI INFORMATIKA BAB 1-2

KISI - KISI UTS 2023 KLS XI INFORMATIKA BAB 1-2

11th Grade

25 Qs

untitled

untitled

8th Grade - University

25 Qs

52 3º HORACIO  resultados no terminal string e variável.

52 3º HORACIO resultados no terminal string e variável.

Assessment

Quiz

Computers

11th Grade

Easy

Used 1+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Em Python, qual das seguintes afirmações sobre variáveis está correta?

As variáveis só podem armazenar números.

As variáveis podem armazenar strings, números ou valores booleanos.

As variáveis só podem armazenar strings.

As variáveis só podem armazenar valores booleanos.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual das seguintes opções é usada para declarar variáveis em Python?

let

const

var

Nenhuma das anteriores

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como as strings são representadas em Python?

Usando parênteses

Usando aspas simples ou duplas no início e no fim

Usando chaves

Usando colchetes angulares

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

As variáveis em Python precisam ser inicializadas antes de serem usadas?

Sim, sempre

Não, podem ser usadas sem inicialização

Apenas para strings

Apenas para números

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual palavra-chave NÃO é usada em Python para declaração de variáveis?

let

var

const

Todas as anteriores

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é a maneira correta de representar uma string em Python?

"Hello"

'Hello'

Ambas A e B

Nenhuma das anteriores

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

O que acontece se você tentar usar uma variável em Python antes de inicializá-la?

Ela será automaticamente inicializada com zero

Isso causará um erro

Ela será inicializada como uma string vazia

Ela será ignorada

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?

Discover more resources for Computers