1 Star 0 Fork 0

艾则麦提 / Python_tutorial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
main.py 358 Bytes
一键复制 编辑 原始数据 按行查看 历史
艾则麦提 提交于 2023-11-19 15:26 . first commit
from ice_cream import make_icecream as cream
cream("草莓","牛奶","葡萄干","巧克力")
"""from ice_cream import make_icecream
make_icecream("草莓","牛奶","葡萄干","巧克力")
make_drink("可乐","雪碧")"""
"""import ice_cream
ice_cream.make_icecream("草莓","牛奶","葡萄干","巧克力")
ice_cream.make_drink("可乐","雪碧")"""
1
https://gitee.com/ezemeti/python_tutorial.git
git@gitee.com:ezemeti/python_tutorial.git
ezemeti
python_tutorial
Python_tutorial
master

搜索帮助