Code Experts
Home
Challenges
Notes
Compiler
Forum
Exam
Contact
Sign in
Sign up
Home
Challenges
Notes
Compiler
Exam
Forum
Contact
Log In / Register
Copied To Clipboard !
inner sum Tuple
Write a code that takes a tuple containing multiple tuples of integers and prints a new tuple with the sum of each inner tuple.
Code :
((1, 2), (3, 4), (5, 6))
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment