noun🔗ShareN-upletA finite sequence of terms."The teacher grouped students into tuples of two for the partner activity. "Le professeur a regroupé les élèves en n-uplets de deux pour l'activité en binôme.mathcomputingnumberlistChat with AIVocabulary GamePractice Reading
noun🔗ShareLigne, enregistrementA single row in a relational database."In the student database, each tuple contains a student's ID, name, grade, and contact information. "Dans la base de données des étudiants, chaque ligne contient l'ID, le nom, la note et les coordonnées d'un étudiant.computingtechnicalsystemChat with AIVocabulary GamePractice Reading
noun🔗ShareUn ensemble de valeurs séparées par des virgules, passées à un programme comme paramètreA 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. "Le programme a reçu des ensembles de noms d'étudiants et leurs notes correspondantes pour calculer la moyenne de la classe.computingtechnicaltechnologyfunctionChat with AIVocabulary GamePractice Reading
noun🔗ShareTupleIn 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."Python et Haskell ont tous deux un type de données tuple ainsi qu'un type de données liste.computingtechnologytypestructurelistChat with AIVocabulary GamePractice Reading