Can you solve this code without map (), zip and lambda? (will be replaced by other code)

前端 未结 0 1378
臣服心动
臣服心动 2021-01-22 03:09

class University: all_university = dict() # initializing constructor of university class def init(self, new_uni_id=0, new_uni_name=\'\', new_base_pt=0, new_capa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题