Search Header Logo

Python Básico 1

Authored by VERÓNICA ISAZA

Computers

University

Used 15+ times

Python Básico 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

¿Qué comando debo utilizar? Para imprimir en consola: !Hola "Pequeño" Mundo¡

print(!Hola "Pequeño" Mundo¡)

print('!'+'Hola'+' '+'"Pequeño"'+' '+'Mundo'+'¡')

print('!Hola "Pequeño" Mundo¡')

print('!'+'Hola'+' '+'Pequeño'+' '+'Mundo'+'¡')

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = str(8), ¿La variable es de tipo int?

Verdadero

Falso

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

type(18/3)

int

str

bool

float

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

not not False

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True + (False / True) - (True * False) - True

True

False

0.0

1.0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cuando se almacena uno y sólo uno (elemento) se le llama cadena

Verdadero

Falso

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Al conjunto de caracteres se le llama:

Carater

Cadena

Conjunto de caracter

String

Access all questions and much more by creating a free account

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

Already have an account?