<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Control-Flow on Home</title><link>https://oedokumaci.com/tags/control-flow/</link><description>Recent content in Control-Flow on Home</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Oral Ersoy Dokumaci</copyright><lastBuildDate>Fri, 12 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://oedokumaci.com/tags/control-flow/index.xml" rel="self" type="application/rss+xml"/><item><title>How Python Works Under the Hood: Control Flow and Bytecode</title><link>https://oedokumaci.com/blog/posts/python-control-flow/</link><pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate><guid>https://oedokumaci.com/blog/posts/python-control-flow/</guid><description>Every if, loop, break, and continue in Python compiles down to the same tricks. We visualize the Python bytecode behind the control flow to understand how Python really works under the hood.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://oedokumaci.com/blog/posts/python-control-flow/featured.jpg"/></item></channel></rss>