<?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/towardsdatascience.com/12-python-tips-and-tricks-for-writing-better-code-b57e7eea580b">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - 12 Python Tips and Tricks For Writing Better Code</title>
<link>https://b.hatena.ne.jp/entry/s/towardsdatascience.com/12-python-tips-and-tricks-for-writing-better-code-b57e7eea580b</link>
<description>Photo by Chris Ried on Unsplash1. F-StringsF-Strings provide a concise and convenient way to embed Python expressions inside string literals for formatting. First, let&#x2019;s define two variables name a...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/Hiro_Matsuno/20200624#bookmark-4687367168946186402" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/rawwell/20200624#bookmark-4687367168946186402" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/summer4an/20200619#bookmark-4687367168946186402" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/Hiro_Matsuno/20200624#bookmark-4687367168946186402">
<title>Hiro_Matsuno</title>
<link>https://b.hatena.ne.jp/Hiro_Matsuno/20200624#bookmark-4687367168946186402</link>
<description></description>
<dc:date>2020-06-24T11:25:04Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/rawwell/20200624#bookmark-4687367168946186402">
<title>rawwell</title>
<link>https://b.hatena.ne.jp/rawwell/20200624#bookmark-4687367168946186402</link>
<description></description>
<dc:date>2020-06-23T15:28:49Z</dc:date>
<dc:subject>python</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/python" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/summer4an/20200619#bookmark-4687367168946186402">
<title>summer4an</title>
<link>https://b.hatena.ne.jp/summer4an/20200619#bookmark-4687367168946186402</link>
<description></description>
<dc:date>2020-06-19T13:32:08Z</dc:date>
</item>
</rdf:RDF>