noun🔗ShareTupel, n-TupelA finite sequence of terms."The student's tuple of favorite colors was red, blue, and green. "Das Tupel der Lieblingsfarben des Schülers war rot, blau und grün.computingmathChat with AIVocabulary GamePractice Reading
noun🔗ShareZeileA single row in a relational database."In the student database, each tuple represents one student's complete record. "In der Studentendatenbank stellt jede Zeile einen vollständigen Datensatz eines Schülers dar.computingtechnicalsystemChat with AIVocabulary GamePractice Reading
noun🔗ShareEin Tupel, eine TupelA set of comma-separated values passed to a program or operating system as a parameter to a function call."The function to calculate the total cost accepted a tuple of prices as input. "Die Funktion zur Berechnung der Gesamtkosten akzeptierte ein Tupel von Preisen als Eingabe.computingtechnicalsystemChat with AIVocabulary GamePractice Reading
noun🔗ShareTupelIn 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.)"Both Python and Haskell have a tuple data type as well as a list data type."Sowohl Python als auch Haskell haben einen Tupel-Datentyp sowie einen List-Datentyp.computingtechnologytypelistChat with AIVocabulary GamePractice Reading