Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 548 Bytes

File metadata and controls

24 lines (24 loc) · 548 Bytes

Welcome to Python Programming

Complete Basic Python Programming and can write a small program on our OWN.

Contents

  1. Introduction to python
  2. Applications of python
  3. IDEs
  4. Introduction to python Interpreter
  5. Indentation and comments
  6. Keywords
  7. Variables - Identifiers
  8. Built-In types
  9. Assigning Values to variables
  10. Input and Output Statements
  11. Operators
  12. Control Structures
  13. Math & Random Modules
  14. List
  15. Tuple
  16. Strings
  17. Set
  18. DIctionary
  19. Functions
  20. Files
  21. Libraries in Python# Python_Basic