Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
First solution in Clear category for Non-unique Elements by HubertDolny
#Your optional code here
#You can import some modules or create additional functions
def checkio(data):
n=len(data)
k=0
data2=[]
data3=[]
i=-1
while i
Oct. 16, 2016