Tuple

از واژسین

انگلیسی

اسم

  1. (برنامه‌نویسی) رُتْبیک📤[≛]چندتایی مرتب:
    🗨️In Python, tuples are defined using parentheses, for example: my_tuple = (1, 2, 3).
    در پایتون، رتبیک‌ها با بَهْرِشْتن[؟]استفاده کردن کَرانِّویسه‌ها[؟]پرانتزها بِعَلَنِشَنْد[؟]اعلان بشوند، برای نمونه: my_tuple = (1, 2, 3)
    🗨️A function may return a tuple of multiple values, such as (result, error_code) in a programming context.
  2. (ریاضیات) رُتْبئیک📤[≛]چندتایی مرتب:
    🗨️The coordinates of a point (x, y) can be represented as a tuple in mathematical notation.
    🗨️In math, a tuple is like an ordered list: (2, 4, 6).