我想看中文版的				
			
		{:5_91:}				
			
		中文版				
			
		中文版				
			
		给你中文版				
			
		中文版				
			
		尝试一下				
			
		qwq				
			
		中文				
			
		看不懂英文。。。				
			
		def minMinMax(x):
        x = list(x)
        minNum = min(x)
        maxNum = max(x)
        minimumAbsent = minNum + 1
        while True:
                if minimumAbsent not in x:
                        break
                minimumAbsent += 1
        # 为了避免这种没有minimumAbsent的情况
        if minimumAbsent > maxNum:
                minimumAbsent = None
        return 				
			
		第一次回帖				
			
		额				
			
		中文
				
			
		你好!				
			
		看不懂英文				
			
		l = 
L1 = sorted(l)
L2 = []
L2.append(L1)
a = L1
for i in L1:
    if i == a:
      a = a+1
    else:
      L2.append(a)
      break
L2.append(L1[-1])
print L2
写成函数的话,稍加改动就可以了				
			
		英语就用有道翻译一下				
			
		我就看看				
			
		看看