Discuss / Python / 测试

测试

Topic source

WALL_E91

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

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


  • 1

Reply