<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Python_IF</id>
	<title>Python IF - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Python_IF"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Python_IF&amp;action=history"/>
	<updated>2026-06-29T00:18:55Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Python_IF&amp;diff=15119&amp;oldid=prev</id>
		<title>Thomas: Die Seite wurde neu angelegt: „&lt;pre&gt; #!/usr/bin/python import sys x = sys.argv[1] if x == &quot;xinux&quot;:   print &quot;Good Company&quot; else:   print &quot;Ok&quot; print &quot;End&quot; &lt;/pre&gt;“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Python_IF&amp;diff=15119&amp;oldid=prev"/>
		<updated>2017-11-04T17:18:37Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&amp;lt;pre&amp;gt; #!/usr/bin/python import sys x = sys.argv[1] if x == &amp;quot;xinux&amp;quot;:   print &amp;quot;Good Company&amp;quot; else:   print &amp;quot;Ok&amp;quot; print &amp;quot;End&amp;quot; &amp;lt;/pre&amp;gt;“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/usr/bin/python&lt;br /&gt;
import sys&lt;br /&gt;
x = sys.argv[1]&lt;br /&gt;
if x == &amp;quot;xinux&amp;quot;:&lt;br /&gt;
  print &amp;quot;Good Company&amp;quot;&lt;br /&gt;
else:&lt;br /&gt;
  print &amp;quot;Ok&amp;quot;&lt;br /&gt;
print &amp;quot;End&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thomas</name></author>
	</entry>
</feed>