Discuss / Python / work

程乔静

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

[s.lower() for s in L1 if isinstance(s, str)] ['hello', 'world', 'apple']


  • 1

Reply