noun🔗ShareTupleA finite sequence of terms."The student's tuple of favorite colors was red, blue, and green. "Le tuple de couleurs préférées de l'étudiant était rouge, bleu et vert.computingmathChat with AIVocabulary GamePractice Reading
noun🔗ShareLigneA single row in a relational database."In the student database, each tuple represents one student's complete record. "Dans la base de données des étudiants, chaque ligne représente l'enregistrement complet d'un étudiant.computingtechnicalsystemChat with AIVocabulary GamePractice Reading
noun🔗ShareUn tupleA 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. "La fonction pour calculer le coût total a accepté un tuple de prix en entrée.computingtechnicalsystemChat 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.computingtechnologytypelistChat with AIVocabulary GamePractice Reading