Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 11, 2021. It is now read-only.

Commit 34d10d4

Browse files
Update README.md
1 parent e73bb34 commit 34d10d4

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

‎README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,25 @@ All the exercises of [Python in W3Schools](https://www.w3schools.com/python/exer
44
with explanations.
55

66
## Index:
7-
- [Sintax](./src/01_Sintax)
8-
- [Comments](./src/02_Comments)
9-
- [Variables](./src/03_Variables)
10-
- [Data Types](./src/04_Data_Types)
11-
- [Numbers](./src/05_Numbers)
12-
- [String](./src/06_Strings)
13-
- [Booleans](./src/07_Booleans)
14-
- [Math Operators](./src/08_Operators)
15-
- [Lists](./src/09_Lists)
16-
- [Tuplas](./src/10_Tuplas)
17-
- [Sets](./src/11_Sets)
18-
- [Dictionaries](./src/12_Dictionaries)
19-
- [If and Else](./src/13_If_And_Else)
20-
- [While Loops](./src/14_While_Loops)
21-
- [For Loops](./src/15_For_Loops)
22-
- [Functions](./src/16_Functions)
23-
- [Lambda](./src/17_Lambda)
24-
- [Classes](./src/18_Clasess)
25-
- [Inheritance](./src/19_Inheritance)
26-
- [Modules](./src/20_Modules)
7+
- [Sintax](./src/01_Sintax)
8+
- [Comments](./src/02_Comments)
9+
- [Variables](./src/03_Variables)
10+
- [Data Types](./src/04_Data_Types)
11+
- [Numbers](./src/05_Numbers)
12+
- [String](./src/06_Strings)
13+
- [Booleans](./src/07_Booleans)
14+
- [Math Operators](./src/08_Operators)
15+
- [Lists](./src/09_Lists)
16+
- [Tuplas](./src/10_Tuplas)
17+
- [Sets](./src/11_Sets)
18+
- [Dictionaries](./src/12_Dictionaries)
19+
- [If and Else](./src/13_If_And_Else)
20+
- [While Loops](./src/14_While_Loops)
21+
- [For Loops](./src/15_For_Loops)
22+
- [Functions](./src/16_Functions)
23+
- [Lambda](./src/17_Lambda)
24+
- [Classes](./src/18_Clasess)
25+
- [Inheritance](./src/19_Inheritance)
26+
- [Modules](./src/20_Modules)
2727

2828
Repository of the [Python W3Schools course](https://github.com/UltiRequiem/Python-Tutorial-W3Schools)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /