美文网首页从零开始学Python
p1:打印信息(python版)

p1:打印信息(python版)

作者: iLester | 来源:发表于2018-01-27 20:05 被阅读0次

    说明:代码研习社20189春的活动示例代码,活动说明及其他成员递交的地址:http://yun.zjer.cn/index.php?r=studio/activies/activiesdetail&sid=531&aid=9241

    # coding:utf-8
    print('欢迎光临浙江省阮高峰名师工作室,http://ruangaofeng.ms.zjer.cn/')
    

    运行结果:


    output

    相关文章

      网友评论

        本文标题:p1:打印信息(python版)

        本文链接:https://www.haomeiwen.com/subject/erloaxtx.html