noun Descargar 🔗Compartir Tupla A finite sequence of terms. Examples : "The student's tuple of favorite colors was red, blue, and green. " La tupla de colores favoritos del estudiante era rojo, azul y verde. computing math Chat con IAJuego de vocabularioPracticar lectura
noun Descargar 🔗Compartir Fila A single row in a relational database. Examples : "In the student database, each tuple represents one student's complete record. " En la base de datos de estudiantes, cada fila representa el registro completo de un estudiante. computing technical system Chat con IAJuego de vocabularioPracticar lectura
noun Descargar 🔗Compartir Una tupla A set of comma-separated values passed to a program or operating system as a parameter to a function call. Examples : "The function to calculate the total cost accepted a tuple of prices as input. " La función para calcular el costo total aceptó una tupla de precios como entrada. computing technical system Chat con IAJuego de vocabularioPracticar lectura
noun Descargar 🔗Compartir Tupla In some programming languages, a data type that is similar but distinct from the list data type, whose instances are characterized by having a rather fixed arity, and the elements of which instances can differ from each other by data type. (Note: this definition may overlap with the previous one.) Examples : "Both Python and Haskell have a tuple data type as well as a list data type." Tanto Python como Haskell tienen un tipo de datos tupla, así como un tipo de datos lista. computing technology type list Chat con IAJuego de vocabularioPracticar lectura