Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 562 Bytes

File metadata and controls

19 lines (15 loc) · 562 Bytes

Python fundamentals - PacketPrep

The following repository has the code used in videos lessons in the course Python Fundamentals

The start folder contains the empty files with only comments, use these files for practice.

The course covers the following concepts

  1. Hello program
  2. Varaibles
  3. Conditionals
  4. Functions
  5. Loops
  6. Lists & Tupes
  7. Dictionaries & Sets
  8. Strings
  9. Files
  10. Exceptions

Practice makes you perfect. Do check out the handpicked interview questions in the course page