array-taskPrint all unique pairs in an unsorted array that share an equal sum.Run: uv run python main.py · Test: uv run pytest