<?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/blog.harapeko.jp/2017/02/24/python-learning-3/">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x306F;&#x3089;&#x307A;&#x3053;&#x65E5;&#x8A8C;&#xBB; &#x30D6;&#x30ED;&#x30B0;&#x30A2;&#x30FC;&#x30AB;&#x30A4;&#x30D6; &#xBB; Python&#x7FD2;&#x5F97;&#x4E2D; &#x2013; &#x305D;&#x306E;3</title>
<link>https://b.hatena.ne.jp/entry/s/blog.harapeko.jp/2017/02/24/python-learning-3/</link>
<description>3&#x7AE0;&#x307E;&#x3067;&#x8AAD;&#x4E86;&#x3002;&#x30C7;&#x30FC;&#x30BF;&#x69CB;&#x9020;&#x3092;&#x8868;&#x3059;&#x578B;&#x304C;&#x4F55;&#x6C17;&#x306B;&#x8C4A;&#x5BCC;&#x3067;&#x3059;&#x306D;&#x2026;&#x3002; &#x30EA;&#x30B9;&#x30C8;&#x3092;&#x30B3;&#x30D4;&#x30FC;&#x3059;&#x308B;&#x65B9;&#x6CD5;&#x304C; 3&#x901A;&#x308A;&#x3082;&#x3042;&#x308B; &#x610F;&#x5916;&#x3068;&#x81EA;&#x7531;&#x5EA6;&#x9AD8;&#x3044;&#x306A;&#x2026;&#x3002; &#x3E;&#x3E;&#x3E; a = [1, 2, 3] &#x3E;&#x3E;&#x3E; b = a.copy() &#x3E;&#x3E;&#x3E; c = list(a) &#x3E;&#x3E;&#x3E; d = a[:] &#x3E;&#x3E;&#x3E; a[0] = &#x27;hoge&#x27; &#x3E;&#x3E;&#x3E;...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/t-murachi/20170224#bookmark-323875319" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/t-murachi/20170224#bookmark-323875319">
<title>t-murachi</title>
<link>https://b.hatena.ne.jp/t-murachi/20170224#bookmark-323875319</link>
<description>&#x305B;&#x308B;&#x3063;&#x304F;&#x307E;&#x3041;</description>
<dc:date>2017-02-23T22:10:17Z</dc:date>
<dc:subject>&#x306F;&#x3089;&#x307A;&#x3053;</dc:subject>
<dc:subject>Python</dc:subject>
<dc:subject>&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DF;&#x30F3;&#x30B0;&#x5B66;&#x7FD2;</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/%E3%81%AF%E3%82%89%E3%81%BA%E3%81%93" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Python" />
    <rdf:li resource="https://b.hatena.ne.jp/q/%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%9F%E3%83%B3%E3%82%B0%E5%AD%A6%E7%BF%92" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>