Variable.as_tuple¶ Variable.as_tuple()[source]¶ Returns a tuple corresponding to this variable. রিটার্ন টাইপ Tuple[str, Union[float, int], Union[float, int], VarType] রিটার্নস A tuple corresponding to this variable consisting of name, lowerbound, upperbound and variable type.