Skip to content

Commit a2f98e5

Browse files
Create README.md
1 parent a4e04b2 commit a2f98e5

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Welcome to Python Programming
2+
Complete Basic Python Programming and can write a small program on our OWN.
3+
## Contents
4+
1. Introduction to python
5+
2. Applications of python
6+
3. IDEs
7+
4. Introduction to python Interpreter
8+
5. Indentation and comments
9+
6. Keywords
10+
7. Variables - Identifiers
11+
8. Built-In types
12+
9. Assigning Values to variables
13+
10. Input and Output Statements
14+
11. Operators
15+
12. Control Structures
16+
13. Math & Random Modules
17+
14. List
18+
15. Tuple
19+
16. Strings
20+
17. Set
21+
18. DIctionary
22+
19. Functions
23+
20. Files
24+
21. Libraries in Python# Python_Basic

0 commit comments

Comments
 (0)