Python
⌘
Ctrl
k
For the complete documentation index, see
llms.txt
. This page is also available as
Markdown
.
Copy
On this page
第一个Python程序
前言
每个编程语言的学习,第一个程序都是先向世界问好,Python 也不例外,这节我们先写下第一个 Python 程序 —— Hello World 。
目录
Previous
命名规范
Next
Python 简介
Last updated
1 year ago
前言
目录