用户:小小初音不忘初心查看:3 回复:1 评论:3 创建时间:2020-01-21T09:50:03
【作品展示】

【作品介绍】
99999999999
【作品源代码】
#当开始进入Python的世界
print('笔记')
print('笔记')
print('笔记')
print('笔记')
print('笔记')
print('笔记')
print('笔记')
print('笔记')
# data=数据
# 将数据转换成字符串————str(data)
# 将数据转换成整数型————int(data)
# 将数据转换为浮点型————float(data)
# type
#% 取模:返回除法的余数部分 15%2,返回1
#// 取整数:返回出发的整数部分 15//2,返回7
#** 幂:返回一个数的指数幂 2**3,返回8
#and x and y 与:若x、y都为true则返回true,否则返回false.
#while 1:
#喵循环
#while True:
#使用','拼接
#A='啦啦啦'
#B='Python'
#print(A,B)
#i=100
#words='这是第'+str(i)+'次'
#777777777777777777777777777777777777777777777777777777777777
# ***********************************************************
#import randow
#DeprecationWarningaaa
#\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn