Tipos de Datos y Operadores en Python

Tipos de Datos y Operadores en Python

10th Grade

20 Qs

quiz-placeholder

Similar activities

Búsqueda de Información Académica

Búsqueda de Información Académica

10th Grade - University

15 Qs

TECNOLOGÍA - MICROSOFT EXCEL

TECNOLOGÍA - MICROSOFT EXCEL

9th - 11th Grade

20 Qs

Intro to Coding Week 4

Intro to Coding Week 4

9th - 12th Grade

16 Qs

More Data Types in Python

More Data Types in Python

9th - 12th Grade

15 Qs

if - else

if - else

10th Grade

23 Qs

INFORMÁTICA

INFORMÁTICA

10th - 11th Grade

15 Qs

ÔN TÂPH LẬP TRÌNH PYTHON

ÔN TÂPH LẬP TRÌNH PYTHON

10th Grade

20 Qs

Bootcamp Conocimiento

Bootcamp Conocimiento

10th Grade

15 Qs

Tipos de Datos y Operadores en Python

Tipos de Datos y Operadores en Python

Assessment

Quiz

Instructional Technology

10th Grade

Hard

Created by

Luis Endara

Used 5+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

3.14

"5"

5

True

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál de estos valores corresponde al tipo float?

10

-3

1.5

"1.5"

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué tipo de dato es "Hola mundo" en Python?

int

bool

str

float

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

El valor False pertenece al tipo de dato:

int

str

bool

float

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué resultado devuelve la expresión: 5 > 3 and 2 != 2?

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál operador se utiliza para la potencia en Python?

^

pow

**

^^

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué operador lógico representa una conjunción (y)?

or

not

and

&&

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?