专注分享
有价值的知识

Python第一个小测试

今天是学习python的第一天,基本上是从0开始,学习的第一个测试如下;

在ex1.py文件中输入以下代码:
print("hello world!")
print("hello again")
print("I like type this.")
print("this is fun.")
print('Yay! printing.')
print("I'd much rather you 'not'.")
print('I "said" do not touch this')

输出结果如下:
hello world!
hello again
I like type this.
this is fun.
Yay! printing.
I'd much rather you 'not'.
I "said" do not touch this

 

赞(0) 打赏
未经允许不得转载:可汗博客 » Python第一个小测试

评论 抢沙发

更好的WordPress主题

支持快讯、专题、百度收录推送、人机验证、多级分类筛选器,适用于垂直站点、科技博客、个人站,扁平化设计、简洁白色、超多功能配置、会员中心、直达链接、文章图片弹窗、自动缩略图等...

联系我们联系我们

觉得文章有用就打赏一下文章作者

非常感谢你的打赏,我们将继续提供更多优质内容,让我们一起创建更加美好的网络世界!

支付宝扫一扫

微信扫一扫

登录

找回密码

注册