Skip to content

Task 3

Created: 2026-03-19

  1. Read Session 3 documentation
  2. Research the topic static v/s dynamic type systems in programming languages and their advantages and disadvantages. Look at Wikipedia or consult your preferred LLM (ChatGPT/Claude/Co-Pilot)
  3. Python documentation pages for list and str and study their methods, how documentation is written and how to search, refer, understand and use it.