Discuss / Python / 作业

作业

Topic source

wenyizhen

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

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


  • 1

Reply