Explorando Python

Explorando Python

6th Grade

16 Qs

quiz-placeholder

Similar activities

Wat weet jij van het schoolvak Nederlands?

Wat weet jij van het schoolvak Nederlands?

1st - 10th Grade

15 Qs

Examen de Español

Examen de Español

5th Grade - Professional Development

20 Qs

Noël

Noël

6th - 8th Grade

13 Qs

Libros

Libros

KG - 10th Grade

16 Qs

GDCD 6 - BÀI TẬP TRẮC NGHIỆM - BÀI 1,2

GDCD 6 - BÀI TẬP TRẮC NGHIỆM - BÀI 1,2

6th Grade - University

20 Qs

Kiểm tra Toán 8 lần 1 (HK2) - Số và Hình

Kiểm tra Toán 8 lần 1 (HK2) - Số và Hình

6th - 8th Grade

20 Qs

DE UN LUGAR A OTRO MOVIMIENTOS MIGRATORIOS

DE UN LUGAR A OTRO MOVIMIENTOS MIGRATORIOS

6th Grade

20 Qs

Verbo ir en Español

Verbo ir en Español

6th - 10th Grade

15 Qs

Explorando Python

Explorando Python

Assessment

Quiz

Other

6th Grade

Medium

Created by

Estefany Rizo

Used 8+ times

FREE Resource

AI

Enhance your content

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

16 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Grupo

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la función en Python utilizada para imprimir en la consola?

print()

write()

show()

display()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuáles son los tipos de datos básicos en Python?

list

char

int, float, str, bool, None

double

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué hace el operador relacional '==' en Python?

Multiplica dos valores en Python.

Verifica si un valor es mayor que otro en Python.

Concatena dos cadenas de texto en Python.

Compara si dos valores son iguales en Python.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la salida del siguiente código: print(5 + 3 * 2)?

11

10

7

16

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el tipo de dato para almacenar números enteros en Python?

Flotante (float)

Texto (str)

Booleano (bool)

Entero (int)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué sucede si intentas sumar un número entero con una cadena en Python?

Python will return the sum of the integer and the ASCII values of the characters in the string.

Python will convert the integer to a string and then sum the two values.

Python will concatenate the integer and the string together.

Python will raise a TypeError.

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?