1 Star 0 Fork 469

ststc/learngit

forked from 廖雪峰/learngit 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
lambdaplus.py 301 Bytes
一键复制 编辑 原始数据 按行查看 历史
GaoXiaoHang 提交于 2017-01-08 11:48 . test pull requests (#1775)
#/home/mouse python3
#-*- coding: utf-8 -*-
#学了廖大大的Python3,写个Hello World
def hello(name):
print('I am %s, I Like Python! \
This is the wedsite http://www.liaoxue\
feng.com/wiki/0014316089557264a6b34895\
8f449949df42a6d3a2e542c000' %name)
if __name__ == '__main__':
hello('Lambda')
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ststc/learngit.git
git@gitee.com:ststc/learngit.git
ststc
learngit
learngit
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385