<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>If on SourFox</title>
    <link>https://sourfox.khmersite.net/tags/if/</link>
    <description>Recent content in If on SourFox</description>
    <image>
      <title>SourFox</title>
      <url>https://sourfox.khmersite.net/papermod-cover.png</url>
      <link>https://sourfox.khmersite.net/papermod-cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 04 Feb 2024 21:14:07 +1100</lastBuildDate>
    <atom:link href="https://sourfox.khmersite.net/tags/if/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Finding elements not in list</title>
      <link>https://sourfox.khmersite.net/p/2024/2/assignment-6/</link>
      <pubDate>Sun, 04 Feb 2024 21:14:07 +1100</pubDate>
      <guid>https://sourfox.khmersite.net/p/2024/2/assignment-6/</guid>
      <description>&lt;p&gt;Haloo people! How long has it been since I&amp;rsquo;ve done a blog post? Welp, I&amp;rsquo;ve finished my long break and now it&amp;rsquo;s time to get back to work. Today, I&amp;rsquo;ll be writing a python program that prints the elements of one list (a) that are not in the other list (b) as a list.&lt;/p&gt;
&lt;p&gt;My conditions are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;If the lists have the same elements, it will print an empty list.&lt;/li&gt;
&lt;li&gt;If the first list (a) is an empty list, it&amp;rsquo;ll print an empty list.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;An example -&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
