Discuss / Python / d

hello

#1 Created at ... [Delete] [Delete and Lock User]

L2 = [item.lower() for item in L1 if isinstance(item, str)]


  • 1

Reply