陈十一的小破站 陈十一的小破站
  • 关于
  • 归档
  • 友链
  • 随机
  • 切换模式
  • 返回顶部
  • 首页
  • 生活
  • 技术
  • 其他
  • 陈十一的小破站 陈十一的小破站
  • 首页
  • 生活
  • 技术
  • 其他
  • 关于
  • 归档
  • 友链
  • 随机

Python学习笔记

Python学习笔记一个优秀的CV工程师一定要学会多种语言,要学会使用不同的语言写BUG!Python是知名的编程语言,一方面提升自我,另一方面mirrorpython单片机似乎很有意思!故作此篇Python学习笔记,与诸君共勉!最后更新日期:2024年2月4日22点07分print()可以更加优雅的输出 print('hello',' word!') #output: hello word!input()基操input()返回为str,如果需要转整形使用int(str) name = input("what's your name? ") print('Hi!',name) or print('Hi! %s' % name) #output: Hi!Peterr''防止转义 print('Hello!',r'\rEnter') #output: Hello! \rEnter'''...'''换行大法 print('''Hello! Word! I'm Peter!''') #output: Hello! Word!

技术 · 2024-02-04 · 1215 人浏览
陈十一
2025 陈十一的小破站. All Rights Reserved.
陈十一

陈十一

愿 家齐 心静 四季如春

  • 山泽野修
  • 天行健,君子以自强不息
热门文章
  • 记录美化Typecho的过程
  • GoLang,写出男人的浪漫
  • SamWaf开源轻量级网站防火墙,完全私有化部署
  • CDN喜加二 Goedge、LeCDN 公益授权
  • 国内服务器优雅的安装Docker
  • 解决Cannot connect to the Docker daemon at unix:///var/run/docker.sock.的具体操作步骤
  • Python学习笔记
最新评论
热门分类
  • 生活
  • 技术
  • 其他
热门标签
  • Docker
  • VPS
  • 脚本
  • 反向代理
  • Nginx
  • Windows
  • CentOS
  • Golang
  • Hackintosh
  • Typecho
  • CSS
  • Javascript
  • 美化
  • Python
  • 学习
关于站长
  • 倒悬山
  • 山泽野修
  • https://github.com/Awuqing
  • CC BY-NC-SA 4.0