<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Python on #TatDatPham</title>
    <link>https://tatdatpham.me/tags/python/</link>
    <description>Recent content in Python on #TatDatPham</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 22 Oct 2022 21:05:52 +0900</lastBuildDate><atom:link href="https://tatdatpham.me/tags/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python Cheatsheets</title>
      <link>https://tatdatpham.me/cheatsheet/python/</link>
      <pubDate>Sat, 22 Oct 2022 21:05:52 +0900</pubDate>
      
      <guid>https://tatdatpham.me/cheatsheet/python/</guid>
      <description>Variables&gt; Variables # We use variables to temporarily store data in computer’s memory.
price = 10 rating = 4.9 course_name = ‘Python for Beginners’ is_published = True In the above example:</description>
    </item>
    
  </channel>
</rss>
