tuple of integers increment by 1

Write a code that takes a tuple of integers and prints a new tuple with each integer incremented by 1.

(5, 10, 15)
Total : 0 Discussion
Login