0: for i in range(0,len(s)-1,2): print(s[i]+s[i+1]) print(s[len(s)-1])else: for c in s: print(" />
检举 |2019/03/22 17:31
whoami1978