会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
颗粒成仓
管理
2019年6月19日
Python 知识要点:input 和 print
摘要: input() 语法:input([prompt]) 参数:prompt: -- 提示信息 【注】Python3.x 中 input() 函数接受一个标准输入数据,返回为 string 类型。 print() 语法:print(*objects, sep=' ', end='\n', file=sy
阅读全文
posted @ 2019-06-19 16:33 颗粒成仓
阅读(310)
评论(0)
推荐(0)