Skip to content

Latest commit

 

History

History
49 lines (20 loc) · 685 Bytes

File metadata and controls

49 lines (20 loc) · 685 Bytes

Python

  1. Getting Started With VS Code

  2. Different Ways of Creating Virtual Environment

  3. Solve Conda Not Recognized Isssue

  4. Python Basics-Syntax And Semantics

  5. Variables In Python

  6. Basics Data Types In Python

  7. Operators In Python

  8. Coding Excercise And Assignments

  9. Conditional Statements (if, elif, else)

  10. Loops In Python

  11. Coding Excercise And Assignments

  12. List And List Comprehension In Python

  13. List Practice Code And Assignment

  14. Tuple In Python

  15. Tuple Assignment And Practise Code

  16. Sets In Python

  17. Sets Assignment and Practise Code

  18. Dictionaries In Python

  19. Dictionaries Assignments And Practise Questions