摘要: yum -y update 阅读全文
posted @ 2024-11-14 12:06 Vkino 阅读(5) 评论(0) 推荐(0) 编辑
摘要: sdfsdfsdf sdf sdf asdfawef sdf 这是士大夫士大夫 print("sdfsdf") 阅读全文
posted @ 2024-10-28 09:35 Vkino 阅读(4) 评论(0) 推荐(0) 编辑
摘要: SDF SSSDF [是的 ] 点击查看代码 def all_unique(lst): return len(lst)== len(set(lst)) x = [1,1,2,2,3,2,3,4,5,6] y = [1,2,3,4,5] all_unique(x) # False 阅读全文
posted @ 2022-12-04 08:58 Vkino 阅读(4) 评论(0) 推荐(0) 编辑