<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>None | Python学習講座</title>
	<atom:link href="https://www.python.ambitious-engineer.com/archives/tag/none/feed" rel="self" type="application/rss+xml" />
	<link>https://www.python.ambitious-engineer.com</link>
	<description>PythonエンジニアによるPython3学習サイト</description>
	<lastBuildDate>Tue, 07 Jan 2020 12:40:21 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.python.ambitious-engineer.com/wp-content/uploads/2020/05/favicon2-32.png</url>
	<title>None | Python学習講座</title>
	<link>https://www.python.ambitious-engineer.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>文字列がNoneの場合はブランクにする</title>
		<link>https://www.python.ambitious-engineer.com/archives/1781</link>
		
		<dc:creator><![CDATA[Kuro-Chan]]></dc:creator>
		<pubDate>Thu, 10 May 2018 14:06:11 +0000</pubDate>
				<category><![CDATA[TIPS]]></category>
		<category><![CDATA[None]]></category>
		<category><![CDATA[イディオム]]></category>
		<guid isPermaLink="false">http://www.python.ambitious-engineer.com/?p=1781</guid>

					<description><![CDATA[<p>Noneの文字列表現 変数の値を文字列として出力する際、取り扱いに注意したいのがNoneの場合です。 Pyhontでは変数がNoneの場合、文字列表現はブランクではなく'None'という文字列となります。 Noneの場合...</p>
<p>The post <a href="https://www.python.ambitious-engineer.com/archives/1781">文字列がNoneの場合はブランクにする</a> first appeared on <a href="https://www.python.ambitious-engineer.com">Python学習講座</a>.</p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
