Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carolcoral authored Jan 18, 2018
1 parent b8654fe commit c81baba
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

# Python 入门

## Python 基础
* Python 基础

> 1.[Python入门、变量和数据类型、List、Tuple、set、if、while、for、Dict](https://github.com/carolcoral/PythonLearn/blob/master/Arithmetic/day1.md)
Expand All @@ -22,7 +22,7 @@
>5.[继承、多态、定制类](https://github.com/carolcoral/PythonLearn/blob/master/Arithmetic/day5.md)
## Python 中函数的作用域、闭包和装饰器
* Python 中函数的作用域、闭包和装饰器

>1.[函数作用域、闭包、装饰器](https://github.com/carolcoral/PythonLearn/blob/master/Arithmetic/函数作用域、闭包、装饰器.md)
Expand All @@ -36,11 +36,11 @@
# Python 实用

## 数据库操作
* 数据库操作

## 了解 Django 框架
* 了解 Django 框架

## Python 开发简单爬虫
* Python 开发简单爬虫



Expand Down

0 comments on commit c81baba

Please sign in to comment.