<?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:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="https://eblog.ink/feed/rss/archives/187/">
<title>Eric&#039;s Blog - Python if elif else语句例子猜数字 的评论</title>
<link>https://eblog.ink/archives/187/</link>
<description>例子import randomk = random.randint(1,20)print(&amp;#039;这个数字在1到20之间&amp;#039;)for i in range(1,7):    y = ...</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>
</rdf:RDF>