<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>Eric&#039;s Blog - Python collatz序列 的评论</title>
<link>https://eblog.ink/archives/199/</link>
<atom:link href="https://eblog.ink/feed/archives/199/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>编写一个名为collatz()的函数，它有一个名为number 的参数。如果参数是偶数，那么collatz()就打印出number // 2，并返回该值。如果number 是奇数，collatz...</description>
<lastBuildDate>Fri, 05 Jul 2019 04:48:48 +0000</lastBuildDate>
<pubDate>Fri, 05 Jul 2019 04:48:48 +0000</pubDate>
<item>
<title>eric</title>
<link>https://eblog.ink/archives/199/#comment-76</link>
<guid>https://eblog.ink/archives/199/#comment-76</guid>
<pubDate>Fri, 05 Jul 2019 04:48:48 +0000</pubDate>
<dc:creator>eric</dc:creator>
<description><![CDATA[边学   边记录]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<beartext class="comment-excerpta break"><p>边学   边记录</p></beartext>
]]></content:encoded>
<comments>https://eblog.ink/archives/199/#comment-76#comments</comments>
</item>
<item>
<title>丘八阅读网</title>
<link>https://eblog.ink/archives/199/#comment-75</link>
<guid>https://eblog.ink/archives/199/#comment-75</guid>
<pubDate>Fri, 05 Jul 2019 04:46:50 +0000</pubDate>
<dc:creator>丘八阅读网</dc:creator>
<description><![CDATA[写的很好，支持一下]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<beartext class="comment-excerpta break"><p>写的很好，支持一下</p></beartext>
]]></content:encoded>
<comments>https://eblog.ink/archives/199/#comment-75#comments</comments>
</item>
</channel>
</rss>