We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e04b2 commit a2f98e5Copy full SHA for a2f98e5
README.md
@@ -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