Search Header Logo

CUESTIONARIO UNIDAD 3

Authored by Arturo Mora

Information Technology (IT)

University

Used 6+ times

CUESTIONARIO  UNIDAD 3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué es Python?

Python es un lenguaje de programación.

Python es un software de diseño gráfico.

Python es un sistema operativo.

Python es un tipo de base de datos.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se declara una variable en Python?

x = 5

x := 5

var x : int = 5

let x = 5

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué tipo de datos son las listas en Python?

Las listas son un tipo de dato que no permite duplicados en Python.

Las listas son un tipo de dato mutable y heterogéneo en Python.

Las listas son un tipo de dato solo numérico en Python.

Las listas son un tipo de dato inmutable y homogéneo en Python.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se define una función en Python?

Una función se define con 'function nombre_funcion(parametros):'.

Las funciones se crean usando 'create nombre_funcion(parametros):'.

Una función en Python se define con 'def nombre_funcion(parametros):'.

Se define una función con 'definir nombre_funcion(parametros):'

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué es un bucle for en Python?

Un bucle for en Python es un tipo de error de sintaxis.

Un bucle for en Python es una estructura que permite iterar sobre elementos de una secuencia.

Un bucle for en Python es una estructura que solo se usa para funciones.

Un bucle for en Python es una función que se utiliza para definir variables.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se maneja una excepción en Python?

Usar bloques if y else.

Usar bloques try y except.

Usar solo bloques try sin except.

Ignorar la excepción completamente.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué es un diccionario en Python?

Un diccionario en Python es una colección de pares clave-valor.

Una variable que almacena un solo valor.

Un conjunto de funciones predefinidas.

Una lista de elementos ordenados.

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?