noun 다운로드 🔗공유 튜플 A finite sequence of terms. Examples : "The student's tuple of favorite colors was red, blue, and green. " 학생이 가장 좋아하는 색상 튜플은 빨강, 파랑, 녹색이었습니다. computing math AI와 채팅어휘 게임독해 연습
noun 다운로드 🔗공유 튜플 A single row in a relational database. Examples : "In the student database, each tuple represents one student's complete record. " 학생 데이터베이스에서 각 튜플은 한 학생의 전체 레코드를 나타냅니다. 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 function to calculate the total cost accepted a tuple of prices as input. " 총 비용을 계산하는 함수는 가격 튜플을 입력으로 받았습니다. computing technical system 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 list AI와 채팅어휘 게임독해 연습