<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dynamic Typing on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/dynamic-typing/</link><description>Recent content in Dynamic Typing 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/dynamic-typing/index.xml" rel="self" type="application/rss+xml"/><item><title>Variables, Data Types, and Basic Operations</title><link>https://ai-blog.noorshomelab.dev/python-mastery-2025/chapter-2-variables-data-types-basic-operations/</link><pubDate>Wed, 03 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/python-mastery-2025/chapter-2-variables-data-types-basic-operations/</guid><description>&lt;h2 id="chapter-2-variables-data-types-and-basic-operations"&gt;Chapter 2: Variables, Data Types, and Basic Operations&lt;/h2&gt;
&lt;p&gt;Welcome back, future Pythonista! In Chapter 1, we got Python up and running (specifically, the latest stable version, &lt;strong&gt;Python 3.14.1&lt;/strong&gt;, as of December 2, 2025 – pretty cool, right?) and learned how to make our programs say &amp;ldquo;Hello!&amp;rdquo; using the &lt;code&gt;print()&lt;/code&gt; function. That was just a taste, though. To really make our programs do useful things, we need a way to store information and manipulate it.&lt;/p&gt;</description></item></channel></rss>