踩坑学习python自动化测试第二天!

时间:2023-03-09 15:24:00
踩坑学习python自动化测试第二天!
class put_out(object):
def Helloword(str):
print(str) Hello,Inder,Pist ="", [],{}
word= str
def __init__(self,misn,ind,Pst):
self.Hello = self
self.word = misn
self.Inder = ind
self.Pist = Pst if __name__ == '__main__':
put_out.Helloword(55)
put_out.__init__(90,5,10,0) 坑啊,这个不会啊,因为是菜鸟级别的,只能慢慢来了,踩坑第二天