<?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>Python &#8211; MtZero</title>
	<atom:link href="https://www.mtzero.org/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mtzero.org</link>
	<description>To reach every corner in the world.</description>
	<lastBuildDate>Mon, 21 Mar 2022 17:41:20 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.mtzero.org/wp-content/uploads/2015/12/头像1_03-150x150.png</url>
	<title>Python &#8211; MtZero</title>
	<link>https://www.mtzero.org</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">106223063</site>	<item>
		<title>Python: Comparison of Float</title>
		<link>https://www.mtzero.org/2022/03/22/python-comparison-of-float/</link>
					<comments>https://www.mtzero.org/2022/03/22/python-comparison-of-float/#respond</comments>
		
		<dc:creator><![CDATA[MtZero]]></dc:creator>
		<pubDate>Mon, 21 Mar 2022 17:41:20 +0000</pubDate>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[码农 · Coder]]></category>
		<category><![CDATA[互联网]]></category>
		<category><![CDATA[学习]]></category>
		<category><![CDATA[编程]]></category>
		<guid isPermaLink="false">https://www.mtzero.org/?p=418</guid>

					<description><![CDATA[Python中的float和int的大小比较相对于其他语言来说，实现上可能复杂一些。Python的float相 [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.mtzero.org/2022/03/22/python-comparison-of-float/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">418</post-id>	</item>
		<item>
		<title>Check the types of arguments in python</title>
		<link>https://www.mtzero.org/2016/03/31/check-the-types-of-arguments-in-python/</link>
					<comments>https://www.mtzero.org/2016/03/31/check-the-types-of-arguments-in-python/#respond</comments>
		
		<dc:creator><![CDATA[MtZero]]></dc:creator>
		<pubDate>Thu, 31 Mar 2016 12:17:02 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[码农 · Coder]]></category>
		<category><![CDATA[编程]]></category>
		<guid isPermaLink="false">https://mtzero.org/?p=226</guid>

					<description><![CDATA[def my_abs(x): if not isinstance(x, (int, float)): rais [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.mtzero.org/2016/03/31/check-the-types-of-arguments-in-python/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">226</post-id>	</item>
	</channel>
</rss>
