What does / do in Python?, Integer division, Normal division (returns decimal), Remainder, Power, What does // do?, Normal division, Returns decimal, Integer (floor) division, Multiplication, What is the result of: 10 // 3, 3, 3.33, 4, 1, What does % do?, Division, Multiplication, Remainder of division, Power, What is the result of: 10 % 3, 3, 1, 0, 10, What does * do?, Division, Multiply values, Power, Compare values, What does ** do?, Multiply twice, Divide, Square root, Divide twice, What is the result of: 2 ** 3, 6, 8, 9, 5, What does & do in Python?, Logical AND, Bitwise AND, Multiply, Compare, Which symbol is used for logical AND in Python?, &&, &, and, AND, What happens if you use && in Python?, Works normally, Syntax error, Returns False, Acts like AND, What is the result of: True and False, True, False, Error, 0, What type is: 10, float, string, integer, Boolean, What type is: 10.5, float, string, integer, Boolean, What type is: "Hallo", float, string, integer, Boolean, What type is: True, float, string, integer, Boolean, What is the result type of: 5 / 2, float, string, integer, Boolean, What is the result type of: 5 // 2, float, string, integer, Boolean, What is the result type of: "5" + "2", float, string, integer, Boolean, What is the result type of: 5 + 2.0, float, string, integer, Boolean, What is a Boolean value?, "True", TRUE, True, 1, What is the result of: 3 * "Hi", Error, Hi3, 6, HiHiHi, What is the result of: 10 % 4, 2, 4, 6, 0, What is the result of: 2 ** 0, 0, 1, 2, Error, What type is Output: false?, integer, float, string, Boolean.
0%
Python Coding Introduction (Operators & Data Types)
Compartir
Compartir
Compartir
por
Emileltl
Editar contenido...
Imprimir
Incrustar
Más
Tareas
Tabla de clasificación
Mostrar más
Mostrar menos
Esta tabla de clasificación es actualmente privada. Haz clic en
Compartir
para hacerla pública.
Esta tabla de clasificación ha sido desactivada por el propietario del recurso.
Esta tabla clasificación está desactivada, ya que sus opciones son diferentes a las del propietario del recurso.
Revertir opciones
Concurso de preguntas
es una plantilla abierta. No genera puntuaciones para una tabla de clasificación.
Requiere iniciar sesión
Estilo visual
Fuentes
Se necesita una suscripción
Opciones
Cambiar plantilla
Mostrar todo
A medida que juegas a la actividad, aparecerán más formatos.
)
Resultados abiertos
Copiar enlace
Código QR
Eliminar
¿Restaurar actividad almacenada automáticamente:
?