为了账号安全,请及时绑定邮箱和手机立即绑定
课程 \ Python3 入门教程

Python3 入门教程

3-5 Python的字符串
# Enter a code
print('special string: ', ", \, \\, \n, \t')
2021-05-12 查看完整代码
3-4 Python的布尔类型
# Enter a code
a = 'python'
print('hello,', a or 'world')
b = ''
print('hello,', b or 'world')
2021-05-12 查看完整代码
3-2 Python定义变量的方法
# Enter a code
print('Hello World')
2021-05-12 查看完整代码
3-1 Python基础数据类型
# Enter a code
print('浮点数')
print('字符串')
print('整数')
print('整数')
2021-05-12 查看完整代码
2-2 第一个Python程序
# coding=utf-8
print('zxc')
2021-05-12 查看完整代码
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号