1.0 Python Basic Concept - nealtran1905/PythonForResearch GitHub Wiki

Divided into three parts.

  • Part 1 covers objects and methods.
  • Part 2 covers sequence objects such as lists, tuples, and dictionaries.
  • Part 3 covers manipulating objects. Comprehension Checks follow most videos.