Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 230 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 230 Bytes

Python-Basics

  1. Introduction to the language
  2. Basic stuffs- loops
  3. Timing the loops
  4. List comprehension and timing to get the efficient method
  5. Implementation of sorting algorithms and their understanding