Python 1

Python 1

8th Grade

18 Qs

quiz-placeholder

Similar activities

EXAMEN B3A Y B3B

EXAMEN B3A Y B3B

3rd Grade - University

20 Qs

Programação Web - HTML 3

Programação Web - HTML 3

7th Grade - Professional Development

15 Qs

Il legno

Il legno

6th - 8th Grade

20 Qs

Diagnóstico Apropiación Tecnológica

Diagnóstico Apropiación Tecnológica

1st Grade - Professional Development

15 Qs

Segnali stradali

Segnali stradali

8th - 9th Grade

14 Qs

Informática Básica

Informática Básica

6th - 11th Grade

17 Qs

GEOTERMIA e BIOMASSE

GEOTERMIA e BIOMASSE

5th - 8th Grade

20 Qs

TIPOS DE ENERGIA 8-1

TIPOS DE ENERGIA 8-1

8th Grade

20 Qs

Python 1

Python 1

Assessment

Quiz

Instructional Technology

8th Grade

Practice Problem

Medium

Created by

Danilo Niño

Used 33+ times

FREE Resource

AI

Enhance your content in a minute

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

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

En Python existen diferentes tipos de recursos que podemos utilizar, como variables, listas, funciones, tuplas, diccionarios, al mismo tiempo estos elementos pueden contener datos, ¿qué tipos de datos se pueden guardar en estos recursos?

textos, numeros, booleanos

Enteros, decimales, complejos

true, false

suma, resta, multiplicación y división

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Los operadores son acciones, comandos o símbolos que nosotros como programadores conocemos y damos uso para alguna tarea que tengamos en mente, el operador ( = ) traduce o quiere decir ...

dar o asignar un valor

igual que

resultado de alguna operación

mayor e igual que

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cual es la sintaxis correcta para escribir una variable que contiene un texto

variable = ("Texto")

variable = (texto)

mi variable = ("texto")

variable = texto

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Media Image

Describa con sus propias palabras que dice la programación expuesta en la imagen

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

Describa con sus propias palabras que hace o para qué sirve la indexación (tecla tab)

Evaluate responses using AI:

OFF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué significa o traduce el comando ( : ) ?

Entonces

Igual que

Dar o asignar un valor

Comparación

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cual es la sintaxis correcta para la creación de una función propia...

- def nombre_funcion():

-intrucción de la función

-return()

-fed nombre funcion:

-intrucción de la función

-return

-nombre función():

-intrucción de la función

-return

-def nombre_función()

-intrucción de la función

-return()

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?