<?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/193/">
<title>Eric&#039;s Blog - Python  return返回值 的评论</title>
<link>https://eblog.ink/archives/193/</link>
<description>例：import randomdef getAn(answer):    if answer == 1:        return &amp;#039;one&amp;#039;    elif answer...</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>
</rdf:RDF>