Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Introduction to Python - Syntax, working with Shell commands, Files, Text Proces
# <a name="chapters"></a>Chapters

* [Introduction](./Introduction.md)
* Installation, Hello World example, Python Interpreter, Python Standard Library
* Installation, "Hello World" example, Python Interpreter, Python Standard Library
* [Number and String data types](./Number_and_String_datatypes.md)
* Numbers, String, Constants, Built-in Operators
* [Functions](./Functions.md)
Expand Down