student-python-introduction-symba-ss:由GitHub Classroom创建的Student-python-introduction-symba-ss

时间:2024-03-22 20:14:37
【文件属性】:

文件名称:student-python-introduction-symba-ss:由GitHub Classroom创建的Student-python-introduction-symba-ss

文件大小:12KB

文件格式:ZIP

更新时间:2024-03-22 20:14:37

Python

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


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

网友评论