Jan-01-2020, 12:25 PM
remove the slice:
post_fix = ['D/Raj_Data/PythonCodes','/C/Viru_Data/PythonCodes'] for i in range(len(post_fix)): tmp = str((post_fix[i])) #print(tmp) print((str(post_fix[i].split('/'))))