Skip to content

Commit a89a182

Browse files
authored
Update README.md
1 parent 67defa9 commit a89a182

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,26 @@ Author. : Ravishankar Chavare
66
LinkedIn : [Connect With Me Here](https://www.linkedin.com/in/ravishankar-chavare-84474a102)
77
________________________________
88

9+
10+
11+
12+
13+
14+
915
[Useful Shortcuts In Idle Click Here](https://github.com/chavarera/PythonScript/blob/master/Basic/IdleShortcuts.md)
1016
# Fundamental Python
1117
#### 1.Basic Of Python
18+
| | Basic Of Python |View|Download|
19+
|-----------------------------------------|------------------|------------------|------------------|
20+
|1 |Basic Introduction and Installation⠀⠀ |[:book:](https://github.com/chavarera/PythonScript/blob/master/Basic/Introduction.md) | [ :paperclip:Download]()
21+
|2|Introduction Of PIP|[:book:](https://github.com/chavarera/PythonScript/blob/master/Basic/PIPIntroduction.md)|[ :paperclip:Download]()|
22+
|3|Write And Execute Python Program|[:book:](https://github.com/chavarera/PythonScript/blob/master/Basic/FirstProgram.md)|[ :paperclip:Download]()|
23+
|4|Useful Some IDLE Shortcuts|[:book:](https://github.com/chavarera/PythonScript/blob/master/Basic/IdleShortcuts.md)|[ :paperclip:Download]()|
24+
|5|Variables and Data Types|[:book:](https://github.com/chavarera/PythonScript/blob/master/Basic/VariableAndDataTypes.md)|[ :paperclip:Download]()|
25+
|6|Read Input From User|[:book:](https://github.com/chavarera/PythonScript/blob/master/Basic/UserInput.md)|[ :paperclip:Download]()|
26+
|7|Indentation|[:book:](https://github.com/chavarera/PythonScript/blob/master/Basic/indentation.md)|[ :paperclip:Download]()|
27+
|8|Comments in Python|[:book:](https://github.com/chavarera/PythonScript/blob/master/Basic/Comments.md)|[ :paperclip:Download]()|
28+
1229
- Basic Concepts
1330
- [Basic Introduction and Installation](https://github.com/chavarera/PythonScript/blob/master/Basic/Introduction.md)
1431
- [Introduction Of PIP](https://github.com/chavarera/PythonScript/blob/master/Basic/PIPIntroduction.md)

0 commit comments

Comments
 (0)