noun🔗ShareTupelA finite sequence of terms."The teacher grouped students into tuples of two for the partner activity. "Der Lehrer teilte die Schüler für die Partneraktivität in Tupel von zwei Personen ein.mathcomputingnumberlistChat with AIVocabulary GamePractice Reading
noun🔗ShareZeile, DatensatzA single row in a relational database."In the student database, each tuple contains a student's ID, name, grade, and contact information. "In der Studentendatenbank enthält jede Zeile die ID, den Namen, die Note und die Kontaktinformationen eines Schülers.computingtechnicalsystemChat with AIVocabulary GamePractice Reading
noun🔗ShareTupel, DatensatzA set of comma-separated values passed to a program or operating system as a parameter to a function call."The program received tuples of student names and their corresponding grades to calculate the class average. "Das Programm erhielt Tupel von Schülernamen und ihren Noten, um den Klassendurchschnitt zu berechnen.computingtechnicaltechnologyfunctionChat 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 Listen-Datentyp.computingtechnologytypestructurelistChat with AIVocabulary GamePractice Reading