Discuss / Python / 交作业

交作业

Topic source

🍉

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

L2 = [a.lower() for a in L1 if type(a)==str]


  • 1

Reply