Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0joseDark authored Nov 7, 2024
1 parent a3220c7 commit b2d1620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion English/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
- 7.0 [C/C++ Extensions](https://github.com/0joseDark/my-python-book/blob/main/English/Extensions-c.md)
- 7.1 Importing Modules [O](./0joseDark/my-python-book/blob/main/python.md)
- 7.2 Creating and Using Packages [O](./0joseDark/my-python-book/blob/main/python.md)
- 7.3 Standard Libraries [O](./0joseDark/my-python-book/blob/main/python.md)
- 7.3 [Standard Libraries](https://github.com/0joseDark/my-python-book/blob/main/English/standard-library.md)
- 7.3.1 `os` for File System Operations [O](./0joseDark/my-python-book/blob/main/python.md)
- 7.3.2 `math` for Mathematical Operations [O](./0joseDark/my-python-book/blob/main/python.md)
- 7.3.3 `datetime` for Date and Time Handling [O](./0joseDark/my-python-book/blob/main/python.md)
Expand Down

0 comments on commit b2d1620

Please sign in to comment.