会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
困了就睡觉觉
CnBlogs
Home
New Post
Contact
Admin
Subscription
2019年3月20日
基本数据类型和运算符
一、多行注释和单行注释 """ 多行注释 多行注释 多行注释 """ # 单行注释 # print('hello world') # print('hello world') 二、输入与输出 1、接收用户输入 name = input('请输入你的用户名: ') print(name) 2、格式化输
Read More
posted @ 2019-03-20 19:21 困了就睡觉觉
Views(318)
Comments(0)
Diggs(0)
公告