¿Qué es una variable en Python?
Python 1

Quiz
•
Computers
•
University
•
Easy

Alexandra Estefania Arias Torres
Used 3+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Un espacio en memoria que almacena datos.
Un comando para mostrar mensajes en pantalla.
Un error en el código
Un tipo de dato en Python
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
¿Cómo se declara una variable llamada nombre y le asignas el valor "Juan"?
nombre == "Juan"
nombre = "Juan"
nombre := "Juan"
nombre -> "Juan"
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Qué tipos de datos existen en Python?
Solo cadenas de texto (str).
Enteros (int) y cadenas de texto (str).
Enteros (int), cadenas de texto (str), flotantes (float) y booleanos (bool).
Solo enteros (int) y booleanos (bool)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es el resultado de la siguiente operación?
12 / 6
"2"
2.0
2
"2.0"
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Qué tipo de dato usaría para representar lo siguiente:
- Probabilidad de pasar una materia
int
str
float
bool
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué función se utiliza para mostrar un mensaje o valor en la pantalla en Python?
show( )
display ( )
print ( )
message ( )
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la sintaxis correcta para mostrar el contenido de una variable x usando print?
print[x]
print("x")
print(x)
print x
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Lógica Programação

Quiz
•
University
15 questions
Python функциялары 7 сынып

Quiz
•
12th Grade - University
10 questions
OOP-2

Quiz
•
University
10 questions
Intro-Computação_3.3

Quiz
•
University
16 questions
Python Basics

Quiz
•
KG - University
15 questions
Python Basics

Quiz
•
KG - University
10 questions
Bahasa Pemrograman Python

Quiz
•
University
12 questions
CSSE Quiz Day2

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade