When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.
programmingfunda.com
Python Tuple Tutorial » Programming Funda
A tuple in python is a collection of elements that is unchangeable or immutable and order data type, python tuple is written within the round bracket.