Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

Tuple_Exercise1_solution

Language: Layout:
+ ] Show input
Absolute running time: 0.18 sec, cpu time: 0.14 sec, memory peak: 6 Mb, absolute service time: 0,18 sec 
edit mode |  history  | discussion
()
('AI', 'Future')
(3, 6, 9, 12)
('P', 'y', 't', 'h')
('P', 'y', 't', 'h')
('P', 'y', 't', 'h')
('P', 'y', 't', 'h')
('P', 'y', 't', 'h')
(2, 'Naman', 3, 'Raman', 4, 'Shobit')

Tuple with nested tuples: 
((2, 4, 6, 8), ('python', 'Langauage'))

Tuple with repetition: 
('Good', 'habits', 'Good', 'habits', 'Good', 'habits')
(2, 4, 6, 8, 10, 'are', 'even', 'no')
Removal of first three element : 
entist

Tuple after sequence of Element is reversed: 
tsitneics

Printing elements between Range 2-5: 
(3, 'Jatin', 4)