python 定义一个空集合、空字典

s = set() #定义一个空集合
s = {} #定义一个空字典

  

 

posted @ 2019-10-04 19:29  从前有座山,山上  阅读(24817)  评论(0编辑  收藏  举报