<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Program Logic on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/program-logic/</link><description>Recent content in Program Logic on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 03 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/program-logic/index.xml" rel="self" type="application/rss+xml"/><item><title>Making Decisions with Control Flow</title><link>https://ai-blog.noorshomelab.dev/python-mastery-2025/chapter-3-making-decisions-control-flow/</link><pubDate>Wed, 03 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/python-mastery-2025/chapter-3-making-decisions-control-flow/</guid><description>&lt;h2 id="introduction-guiding-your-codes-choices"&gt;Introduction: Guiding Your Code&amp;rsquo;s Choices&lt;/h2&gt;
&lt;p&gt;Welcome back, future Pythonista! In our previous chapters, you learned about Python&amp;rsquo;s fundamental building blocks: variables, different data types, and how to perform basic operations. You can store information, manipulate numbers, and even work with text. That&amp;rsquo;s fantastic! But so far, your programs have been a bit like a train on a single, straight track – they just run from start to finish, executing every line in order.&lt;/p&gt;</description></item></channel></rss>