student-python-introduction-Ayan-18:GitHub Classroom创建的student-python-introduction-Ayan-18

时间:2024-03-30 08:09:06
【文件属性】:

文件名称:student-python-introduction-Ayan-18:GitHub Classroom创建的student-python-introduction-Ayan-18

文件大小:12KB

文件格式:ZIP

更新时间:2024-03-30 08:09:06

Python

自动分级示例:Python 这个示例项目是用Python编写的,并使用pytest进行了测试。 分配 由于该方法未输出正确的字符串,因此测试现在失败。 解决此问题将使测试变为绿色。 设定指令 sudo -H pip3 install pytest 运行命令 pytest 笔记 pip的安装路径默认情况下不包含在PATH变量中,因此,如果不通过sudo -H进行安装,则pytest将无法访问。


【文件预览】:
student-python-introduction-Ayan-18-master
----loops-while()
--------arrayWhileLoop.py(109B)
--------readme.md(469B)
----.github()
--------workflows()
----README.md(465B)
----variables-and-types()
--------strings.py(436B)
--------readme.md(2KB)
--------calculator.py(536B)
----if-else()
--------readme.md(872B)
--------conditional.py(379B)
----lists()
--------readme.md(2KB)
--------lists.py(486B)
----dict()
--------dicts.py(390B)
--------readme.md(1KB)
----sets()
--------readme.md(2KB)
--------sets.py(574B)
----input-output()
--------hello.py(23B)
--------readme.md(84B)
----loops-for()
--------arrayLoop.py(110B)
--------forDict.py(78B)
--------readme.md(975B)
----functions-packages()
--------hypotenuse.py(129B)
--------readme.md(269B)

网友评论