File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,26 @@ Author. : Ravishankar Chavare
6
6
LinkedIn : [ Connect With Me Here] ( https://www.linkedin.com/in/ravishankar-chavare-84474a102 )
7
7
________________________________
8
8
9
+
10
+
11
+
12
+
13
+
14
+
9
15
[ Useful Shortcuts In Idle Click Here] ( https://github.com/chavarera/PythonScript/blob/master/Basic/IdleShortcuts.md )
10
16
# Fundamental Python
11
17
#### 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
+
12
29
- Basic Concepts
13
30
- [ Basic Introduction and Installation] ( https://github.com/chavarera/PythonScript/blob/master/Basic/Introduction.md )
14
31
- [ Introduction Of PIP] ( https://github.com/chavarera/PythonScript/blob/master/Basic/PIPIntroduction.md )
You can’t perform that action at this time.
0 commit comments