Number Pairs(Python版)Description:Input sample:Output sample:解题方案:
Description:You are given a sorted array of positive integers and a number 'X'. Print out all pairs of numbers whose sum is equal to X. Print out only unique pairs and the pairs should be in ascen