noun 다운로드 🔗공유 튜플 A finite sequence of terms. Examples : "The teacher grouped students into tuples of two for the partner activity. " 선생님은 짝 활동을 위해 학생들을 2명씩 튜플로 묶었습니다. math computing number list AI와 채팅어휘 게임독해 연습
noun 다운로드 🔗공유 튜플, 행 A single row in a relational database. Examples : "In the student database, each tuple contains a student's ID, name, grade, and contact information. " 학생 데이터베이스에서 각 튜플은 학생의 ID, 이름, 성적 및 연락처 정보를 포함합니다. computing technical system AI와 채팅어휘 게임독해 연습
noun 다운로드 🔗공유 함수 호출의 매개변수로 프로그램 또는 운영 체제에 전달되는 쉼표로 구분된 값 집합 A set of comma-separated values passed to a program or operating system as a parameter to a function call. Examples : "The program received tuples of student names and their corresponding grades to calculate the class average. " 프로그램은 학급 평균을 계산하기 위해 학생 이름과 해당 성적의 튜플을 받았습니다. computing technical technology function AI와 채팅어휘 게임독해 연습
noun 다운로드 🔗공유 튜플 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.) Examples : "Both Python and Haskell have a tuple data type as well as a list data type." 파이썬과 하스켈 모두 튜플 데이터 타입과 리스트 데이터 타입을 가지고 있습니다. computing technology type structure list AI와 채팅어휘 게임독해 연습