Discuss / Python / 作业

作业

Topic source

启FAN

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

L1=['Hello','World',18,'Apple',None] [L2.lower() for L2 in L1 if isinstance(L2,str) is True]


  • 1

Reply