<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>控制流程 on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/%E6%8E%A7%E5%88%B6%E6%B5%81%E7%A8%8B/</link>
    <description>Recent content in 控制流程 on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sun, 21 Jan 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/%E6%8E%A7%E5%88%B6%E6%B5%81%E7%A8%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python教程06：控制流程-循环语句</title>
      <link>https://blog.hankmo.com/python-tutorial-06-loop-statements/</link>
      <pubDate>Sun, 21 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/python-tutorial-06-loop-statements/</guid>
      <description>掌握Python的循环语句：for/while的使用、break/continue、循环else子句，让程序能够重复执行任务。</description>
    </item>
    <item>
      <title>Python教程05：控制流程-条件语句</title>
      <link>https://blog.hankmo.com/python-tutorial-05-conditional-statements/</link>
      <pubDate>Wed, 06 Dec 2023 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/python-tutorial-05-conditional-statements/</guid>
      <description>掌握Python的条件语句：if/elif/else的使用、嵌套条件、三元表达式，让程序能够做出决策。</description>
    </item>
  </channel>
</rss>
