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) 坑啊,这个不会啊,因为是菜鸟级别的,只能慢慢来了,踩坑第二天
相关文章
- 03-22踩坑学习python自动化测试第二天!
- 03-22python自动化测试学习笔记-8多线程
- 03-22selenium + python自动化测试unittest框架学习(七)随机生成姓名
- 03-22UI自动化测试平台,Django“踩坑”之旅(四):Forbidden (CSRF token missing or incorrect.)
- 03-22本文记录用Allure+Jenkins实现自动化测试发送邮件的踩坑过程
- 03-22聊聊 Python 做微信小程序自动化,那些踩过的坑?
- 03-22selenium + python自动化测试unittest框架学习(三)webdriver元素操作(二)
- 03-22《自拍教程5》Python自动化测试学习思路
- 03-22【Mac + Appium + Python3.6学习(三)】之IOS自动化测试环境配置
- 03-22【自动化测试学习笔记】python发送邮件模块--zmail