<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>python - Tag - Chao's garden</title><link>https://01io.dev/tags/python/</link><description>python - Tag - Chao's garden</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>csun01io@outlook.coms (Chao)</managingEditor><webMaster>csun01io@outlook.coms (Chao)</webMaster><lastBuildDate>Wed, 22 May 2024 21:58:34 +0000</lastBuildDate><atom:link href="https://01io.dev/tags/python/" rel="self" type="application/rss+xml"/><item><title>How evil a comma could be in Python</title><link>https://01io.dev/posts/how-evil-a-comma-could-be-in-python/</link><pubDate>Wed, 22 May 2024 21:58:34 +0000</pubDate><author>Chao</author><guid>https://01io.dev/posts/how-evil-a-comma-could-be-in-python/</guid><description>How bad a comma could be in Python?
Though I have been using Python for a couple of years, mainly as a utility to help develop software, I am still surprised by Python from time to time. Sometimes is the Sytanx sugar making me realise how elegant a Python code could be, sometimes is the caveat annoying me.
Here is the story,
in the beginning, I had a code like the one below (for the demo purpose, I simplify the code here):</description></item></channel></rss>