<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/realpython.com/inheritance-composition-python/">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Inheritance and Composition: A Python OOP Guide &#x2013; Real Python</title>
<link>https://b.hatena.ne.jp/entry/s/realpython.com/inheritance-composition-python/</link>
<description>In Python, understanding inheritance and composition is crucial for effective object-oriented programming. Inheritance allows you to model an is a relationship, where a derived class extends the fu...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/arrayszk/20250602#bookmark-4727888754199337380" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/imyutaro/20221110#bookmark-4727888754199337380" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/arrayszk/20250602#bookmark-4727888754199337380">
<title>arrayszk</title>
<link>https://b.hatena.ne.jp/arrayszk/20250602#bookmark-4727888754199337380</link>
<description></description>
<dc:date>2025-06-02T06:21:20Z</dc:date>
<dc:subject>Pocket</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Pocket" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/imyutaro/20221110#bookmark-4727888754199337380">
<title>imyutaro</title>
<link>https://b.hatena.ne.jp/imyutaro/20221110#bookmark-4727888754199337380</link>
<description></description>
<dc:date>2022-11-10T03:27:42Z</dc:date>
<dc:subject>engineering</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/engineering" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>