Write a user defined function in python 'SHIFT(list)' that would accept a list as an argument. The function should shift the negative numbers of the list to the right and the positive number to the left without using another list
Answers
Answered by
2
Answer:
Write a user defined function in python 'SHIFT(list)' that would accept a list as an argument. The function should shift the negative numbers of the list to the right and the positive number to the left without using another list
Similar questions
Social Sciences,
27 days ago
English,
27 days ago
English,
1 month ago
Math,
9 months ago
English,
9 months ago