Python Classroom notes 04/Jul/2026

Scenario

  • We are implementing a file parser
  • This parser needs to read a file and give back the content
  • For now lets assume the content is always text
  • The text is categorized into
    • Markdown
    • HTML
      • Plain html
      • Wiki
    • Text

Preview

  • Abstraction helps in defining contracts Refer Here

  • Refer Here for the changes added

  • Terms:

    • Abstraction
    • MethodTemplate Pattern

By continuous learner

enthusiastic technology learner

Leave a Reply

Discover more from Direct AI Powered By Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading