python class 调用

class 调用

class A():
	def a():
test = A()
test.a()
posted @ 2021-03-10 15:46  maxsmile17  阅读(127)  评论(0)    收藏  举报