打印语句
print()sep 连接中间
end 后缀
print('hello,shanghai')
print('你好','上海')
print('hello','shanghai',sep='&&',end='!\n')
# sep 连接中间
# end 后缀
print('goodbye,shanghai',end='!\n')控制台打印数据
打印语句
print()sep 连接中间
end 后缀
print('hello,shanghai')
print('你好','上海')
print('hello','shanghai',sep='&&',end='!\n')
# sep 连接中间
# end 后缀
print('goodbye,shanghai',end='!\n')控制台打印数据
上一篇:笨办法学python 第五版
下一篇:冰雹猜想 Python
根据自己的java版本对Kafka版本进行选择4.0以上版本不兼容java8,这里推荐使用3.8.0版本
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M