noun🔗Share組A finite sequence of terms."The teacher grouped students into tuples of two for the partner activity. "先生はペア活動のため、生徒を2人ずつの組に分けました。mathcomputingnumberlistChat with AIVocabulary GamePractice Reading
noun🔗Shareタプル、行A single row in a relational database."In the student database, each tuple contains a student's ID, name, grade, and contact information. "学生データベースでは、各行に学生のID、名前、成績、連絡先情報が含まれています。computingtechnicalsystemChat with AIVocabulary GamePractice Reading
noun🔗Share関数呼び出しのパラメータとしてプログラムまたはオペレーティングシステムに渡される、コンマで区切られた値のセットA 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. "プログラムは、クラスの平均を計算するために、生徒の名前と対応する成績のタプルを受け取りました。computingtechnicaltechnologyfunctionChat with AIVocabulary GamePractice Reading
noun🔗Shareタプル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.)"Both Python and Haskell have a tuple data type as well as a list data type."PythonとHaskellの両方に、リストデータ型だけでなく、タプルデータ型もあります。computingtechnologytypestructurelistChat with AIVocabulary GamePractice Reading