Introducción a Python A3

Introducción a Python A3

10th Grade

10 Qs

quiz-placeholder

Similar activities

Introducción al Pensamiento Computacional 6°

Introducción al Pensamiento Computacional 6°

6th Grade - University

10 Qs

Python

Python

3rd - 10th Grade

10 Qs

funciones

funciones

9th - 12th Grade

15 Qs

Coding and Robotics

Coding and Robotics

8th - 12th Grade

12 Qs

Python_R

Python_R

2nd Grade - Professional Development

8 Qs

10 CS // Pseudocode

10 CS // Pseudocode

9th - 11th Grade

10 Qs

Repaso 2

Repaso 2

5th - 12th Grade

10 Qs

Test Python

Test Python

10th Grade

8 Qs

Introducción a Python A3

Introducción a Python A3

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Allan Ruiz

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Python.

Almacene en la variable 'age' lo que el usuario ingresará por medio del teclado.

Solicite el valor con el texto 'Ingrese su edad: "

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Python.

Almacene en la variable 'price' lo que el usuario ingresará por medio del teclado.

Solicite el valor con el texto 'Ingrese precio: "

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Python.

Almacene en la variable 'name' lo que el usuario ingresará por medio del teclado.

Solicite el valor con el texto 'Ingrese nombre: "

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Python.

Despliegue en pantalla el mensaje 'Hola desde Python'.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Llamamos así a las reglas sintácticas que nos permiten escribir código Python de mejor forma.
Ejemplo: dejar espacios después de #, tener una línea extra de código al final, etc.

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Seleccione verdaderas de variables en Python.

Escribimos identificadores utilizando 'snake_casing'

Las variables en Python no tienen tipo de dato

Las variables son sensibles a las mayúsculas y minúsculas

Podemos realizar múltiples asignaciones

Ninguna es correcta

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Python.

Asigne en la variable 'value' el valor de '8.75'

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?