se-q3-string1-string2

时间:2021-02-18 15:45:28
【文件属性】:
文件名称:se-q3-string1-string2
文件大小:58KB
文件格式:ZIP
更新时间:2021-02-18 15:45:28
Python String1和String2 对于此分配,您将在string1.py和string2.py文件中编码一些字符串处理函数。 根据参数传递和返回值,对了解在python中的工作方式有一些依存关系,但是您应该能够随时进行了解。 指示 根据您对Python字符串,索引,切片和方法的了解,完成string1.py和string2.py的所有功能。 在提交您的工作之前,请确保所有包含的测试都通过了。 从命令行运行程序,如下所示: $ python string1.py 这是示例输出。 您可以看到对于donuts()函数,某些测试通过了,而其他测试则失败了。 $ python string1.py donuts OK got: 'Number of donuts: 4' expected: 'Number of donuts: 4' OK got: 'Number of donut
【文件预览】:
se-q3-string1-string2-master
----string2.py(3KB)
----img()
--------Thing1Thing2.jpg(42KB)
----tests()
--------test_string1.py(2KB)
--------test_string2.py(2KB)
----soln()
--------string2.py(4KB)
--------__init__.py(22B)
--------string1.py(4KB)
--------.gitattributes(906B)
----LICENSE(1KB)
----.gitignore(61B)
----string1.py(4KB)
----README.md(3KB)

网友评论