Q.1 Write a function Swap(num, n) in Python, which accepts a list num of numbers and n is the number of elements. The function will interchange every alternate value
Answers
Answered by
0
Answer:
function in python which accepts a list number of an n is the number of elements the function will interchanged every alternate value
Explanation:
for example
Similar questions