<?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://blog.x-tools.top/feed/rss/archives/13/">
<title>小夏的猪窝 - Python - For、While循环 推导式 公共方法 的评论</title>
<link>https://blog.x-tools.top/archives/13/</link>
<description>&amp;lt;!-- [toc] --&amp;gt;For循环相当于foreach语句 可以遍历 字符串 列表 元组 语法语法#遍历 字符串 列表 元组 语法for i in 列表:    print(i)...</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>
</rdf:RDF>