Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ziyao-code
/
oeasy-python-tutorial
Public
forked from
overmind1980/oeasy-python-tutorial
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
main
Breadcrumbs
oeasy-python-tutorial
/
html
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
main
Breadcrumbs
oeasy-python-tutorial
/
html
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
01-87321-先跑起来.sy.md
01-87321-先跑起来.sy.md
02-87323-你好世界(hello world!).sy.md
02-87323-你好世界(hello world!).sy.md
03-564945-编写 py 文件.sy.md
03-564945-编写 py 文件.sy.md
04-87333-万行代码之梦.sy.md
04-87333-万行代码之梦.sy.md
05-568115-勇闯地下城.sy.md
05-568115-勇闯地下城.sy.md
06-523759-自由软件运动和开源运动.sy.md
06-523759-自由软件运动和开源运动.sy.md
07-573898-Guido的简历.sy.md
07-573898-Guido的简历.sy.md
08-87374-调试(debug)程序.sy.md
08-87374-调试(debug)程序.sy.md
09-567553-设置断(break)点(point).sy.md
09-567553-设置断(break)点(point).sy.md
10-530001-python虚拟机解释执行py文件的原理.sy.md
10-530001-python虚拟机解释执行py文件的原理.sy.md
100-190199-二进制模式.sy.md
100-190199-二进制模式.sy.md
101-190203-二进制文件流存取整数.sy.md
101-190203-二进制文件流存取整数.sy.md
102-190458-二进制文件流存取浮点数.sy.md
102-190458-二进制文件流存取浮点数.sy.md
103-190459-Python 的进化.sy.md
103-190459-Python 的进化.sy.md
104-190650-拷贝程序.sy.md
104-190650-拷贝程序.sy.md
105-191368-文件锁.sy.md
105-191368-文件锁.sy.md
106-190654-追加写入.sy.md
106-190654-追加写入.sy.md
107-190651-序列化(serialize).sy.md
107-190651-序列化(serialize).sy.md
108-562133-按需读写.sy.md
108-562133-按需读写.sy.md
109-190652-多文件读写.sy.md
109-190652-多文件读写.sy.md
11-87382-python虚拟机的本质.sy.md
11-87382-python虚拟机的本质.sy.md
110-192165-执行外部命令.sy.md
110-192165-执行外部命令.sy.md
111-190653-编码(encoding).sy.md
111-190653-编码(encoding).sy.md
112-233669-系统命令.sy.md
112-233669-系统命令.sy.md
113-192174-with关键字.sy.md
113-192174-with关键字.sy.md
114-192219-列表-类型.sy.md
114-192219-列表-类型.sy.md
115-192220-列表-增减.sy.md
115-192220-列表-增减.sy.md
116-192221-列表-构造-范围(range).sy.md
116-192221-列表-构造-范围(range).sy.md
117-192241-列表-索引(index).sy.md
117-192241-列表-索引(index).sy.md
118-192242-列表-运算.sy.md
118-192242-列表-运算.sy.md
119-192294-列表-切片(slice).sy.md
119-192294-列表-切片(slice).sy.md
12-87385-hello_world的由来.sy.md
12-87385-hello_world的由来.sy.md
120-192295-列表-排序(order).sy.md
120-192295-列表-排序(order).sy.md
121-192296-列表-嵌套(embeded).sy.md
121-192296-列表-嵌套(embeded).sy.md
122-562231-列表-深拷贝(deepcopy).sy.md
122-562231-列表-深拷贝(deepcopy).sy.md
123-192304-元组(tuple).sy.md
123-192304-元组(tuple).sy.md
124-531782-元组_细节.sy.md
124-531782-元组_细节.sy.md
125-192403-序列-字符串(string).sy.md
125-192403-序列-字符串(string).sy.md
126-192405-序列-字节流(bytes).sy.md
126-192405-序列-字节流(bytes).sy.md
127-192411-集合(set)元素操作.sy.md
127-192411-集合(set)元素操作.sy.md
128-192413-集合运算.sy.md
128-192413-集合运算.sy.md
129-192414-字典(dictionary)构造(Constructor).sy.md
129-192414-字典(dictionary)构造(Constructor).sy.md
13-87487-序号(ordinal).sy.md
13-87487-序号(ordinal).sy.md
130-532196-字典键(key)值(value)对(pair).sy.md
130-532196-字典键(key)值(value)对(pair).sy.md
131-192423-存取(access)字典(dictionary)项(item).sy.md
131-192423-存取(access)字典(dictionary)项(item).sy.md
132-558806-字典(dictionary)更新(update)与运算(operating).sy.md
132-558806-字典(dictionary)更新(update)与运算(operating).sy.md
133-201638-容器(container)总结(summary).sy.md
133-201638-容器(container)总结(summary).sy.md
134-203868-容器对象的腌制和存储.sy.md
134-203868-容器对象的腌制和存储.sy.md
135-197319-分支开始.sy.md
135-197319-分支开始.sy.md
136-531703-布尔类型.sy.md
136-531703-布尔类型.sy.md
137-198696-缩进细节.sy.md
137-198696-缩进细节.sy.md
138-199151-调试程序.sy.md
138-199151-调试程序.sy.md
139-199155-比较运算符.sy.md
139-199155-比较运算符.sy.md
14-570635-字符(character).sy.md
14-570635-字符(character).sy.md
140-203062-序列类容器的比较运算.sy.md
140-203062-序列类容器的比较运算.sy.md
141-203075-映射类和集合类容器比较运算.sy.md
141-203075-映射类和集合类容器比较运算.sy.md
142-203108-值比较(==) 与 地址比较(is).sy.md
142-203108-值比较(==) 与 地址比较(is).sy.md
143-531615-小数据池(小数值、字符串拘留所、标准常量).sy.md
143-531615-小数据池(小数值、字符串拘留所、标准常量).sy.md
144-203370-是否是某类型实例(isinstance).sy.md
144-203370-是否是某类型实例(isinstance).sy.md
145-203367-是否属于-in.sy.md
145-203367-是否属于-in.sy.md
146-203369-取反运算-not.sy.md
146-203369-取反运算-not.sy.md
147-203372-双分支结构-else.sy.md
147-203372-双分支结构-else.sy.md
148-203373-三目运算符.sy.md
148-203373-三目运算符.sy.md
149-203374-嵌套条件语句.sy.md
149-203374-嵌套条件语句.sy.md
15-87675-ASCII 码表.sy.md
15-87675-ASCII 码表.sy.md
150-203376-多分支条件语句(elif).sy.md
150-203376-多分支条件语句(elif).sy.md
151-203377-跳过(pass)猜丁壳.sy.md
151-203377-跳过(pass)猜丁壳.sy.md
152-203381-逻辑与(and).sy.md
152-203381-逻辑与(and).sy.md
153-203409-数字区间.sy.md
153-203409-数字区间.sy.md
154-203387-逻辑或(or).sy.md
154-203387-逻辑或(or).sy.md
155-203872-优先级(precedence).sy.md
155-203872-优先级(precedence).sy.md
156-203873-综合练习-玩骰子(dices).sy.md
156-203873-综合练习-玩骰子(dices).sy.md
157-203874-位运算符-按位与或非.sy.md
157-203874-位运算符-按位与或非.sy.md
158-205644-移位运算符.sy.md
158-205644-移位运算符.sy.md
159-206033-条件分支流程总结.sy.md
159-206033-条件分支流程总结.sy.md
16-564946-二进制(binary).sy.md
16-564946-二进制(binary).sy.md
160-233735-循环起来(while).sy.md
160-233735-循环起来(while).sy.md
161-328398-执行shell命令.sy.md
161-328398-执行shell命令.sy.md
162-233736-调试循环.sy.md
162-233736-调试循环.sy.md
163-529651-循环练习.sy.md
163-529651-循环练习.sy.md
164-233769-打破循环(break).sy.md
164-233769-打破循环(break).sy.md
165-233772-循环细节.sy.md
165-233772-循环细节.sy.md
166-233773-不满足循环条件时(else).sy.md
166-233773-不满足循环条件时(else).sy.md
167-233775-继续(continue).sy.md
167-233775-继续(continue).sy.md
168-233791-for-循环.sy.md
168-233791-for-循环.sy.md
169-523827-玲珑塔.sy.md
169-523827-玲珑塔.sy.md
17-567657-十六进制(hexadecimal).sy.md
17-567657-十六进制(hexadecimal).sy.md
170-233802-可迭代(iterable)对象-元组(tuple)-列表(list).sy.md
170-233802-可迭代(iterable)对象-元组(tuple)-列表(list).sy.md
171-233828-可迭代(iterable)对象-集合(set)-排序(sorted).sy.md
171-233828-可迭代(iterable)对象-集合(set)-排序(sorted).sy.md
172-233829-for遍历字符串(string)和字节序列(bytes).sy.md
172-233829-for遍历字符串(string)和字节序列(bytes).sy.md
173-233927-for-遍历字典(dict).sy.md
173-233927-for-遍历字典(dict).sy.md
174-234325-缝合(zip).sy.md
174-234325-缝合(zip).sy.md
175-234326-缝编号(enumerate).sy.md
175-234326-缝编号(enumerate).sy.md
176-234327-二重循环.sy.md
176-234327-二重循环.sy.md
177-529781-循环优化.sy.md
177-529781-循环优化.sy.md
178-495417-多重循环.sy.md
178-495417-多重循环.sy.md
179-234372-遍历文件流.sy.md
179-234372-遍历文件流.sy.md
18-564947-编码(encode).sy.md
18-564947-编码(encode).sy.md
180-253312-for 的总结.sy.md
180-253312-for 的总结.sy.md
181-253313-列表(list)推导式(comprehension).sy.md
181-253313-列表(list)推导式(comprehension).sy.md
View all files
You can’t perform that action at this time.