Search Header Logo

PYTHON 1

Authored by Mabel Cogollo

Instructional Technology

1st Grade

Used 16+ times

PYTHON 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 CHOICE QUESTION

30 sec • 1 pt

¿Cuál de las siguientes es un instrucción de asignación válida en Python?

X = 3

X := 3

X == 3

X <- 3

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Cuál es la sintaxis correcta en Python para que muestre el tipo de variable x?

print(type(x))

print(typeof(x))

print(typeof x)

print(type x)

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

según la imagen, qué respuesta es la correcta

int

bool

float

str

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

con el código

print(9>2 and 6<=6)

en python, se muestra:

True

False

entrada invalida

error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

con el codigo

print(4 + "2")

en python, se muestra

6

42

4

TypeError

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

con el código

print(10 != 9 or 20 >=20)

en python se muestra:

True

False

TypeError

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál de los siguientes NO es un tipo de dato valido en Python?

float

int

str

positive

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?