¿Cuál de los siguientes es un tipo de dato entero en Python?
Fundamentos de Programación

Quiz
•
Computers
•
University
•
Medium
Miguel Alfonso Varela Fonseca
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int
str
float
list
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué tipo de dato es True en Python?
str
bool
int
float
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la forma correcta de crear una variable en Python?
var x = 10
int x = 10
x = 10
x : 10
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué ocurrirá si se intenta usar una variable no definida en Python?
Se creará automáticamente con valor None
Generará un error de ejecución
Asignará el valor 0 a la variable
Ignorará la línea de código
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es el resultado de la expresión 5 + 3 * 2 en Python?
11
16
10
11
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué operador se usa para obtener el resto de una división en Python?
//
/
%
**
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es el resultado de 'Hello' + ' World' en Python?
HelloWorld
Hello World
Hello+World
Error
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
TEST FINAL - Introducción a las TI

Quiz
•
University
21 questions
métodos de cadena (String) en Python

Quiz
•
University
20 questions
Números, booleanos y casting

Quiz
•
University
20 questions
EXCEL FUNCIONES BASICAS 1NVT-1NSF

Quiz
•
University
20 questions
Prueba de conocimientos Excel

Quiz
•
University
26 questions
Introducción a Python

Quiz
•
University
20 questions
Evaluación de Kotlin

Quiz
•
University
20 questions
Evaluación_Teórica_Estructuras_de_Control

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