<?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_Hello_World</id>
	<title>Python Hello World - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Python_Hello_World"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Python_Hello_World&amp;action=history"/>
	<updated>2026-06-29T07:36:07Z</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_Hello_World&amp;diff=19694&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „=Der Anfang &quot;Hello World&quot;= Der simpelste Befehl in Python ist die Ausgabe einer Zeichenfolge. Dazu gibt es den Befehl '''print()''' &lt;syntaxhighlight&gt; #!/usr/bi…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Python_Hello_World&amp;diff=19694&amp;oldid=prev"/>
		<updated>2019-12-04T11:46:25Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „=Der Anfang &amp;quot;Hello World&amp;quot;= Der simpelste Befehl in Python ist die Ausgabe einer Zeichenfolge. Dazu gibt es den Befehl &amp;#039;&amp;#039;&amp;#039;print()&amp;#039;&amp;#039;&amp;#039; &amp;lt;syntaxhighlight&amp;gt; #!/usr/bi…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Der Anfang &amp;quot;Hello World&amp;quot;=&lt;br /&gt;
Der simpelste Befehl in Python ist die Ausgabe einer Zeichenfolge. Dazu gibt es den Befehl '''print()'''&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
#!/usr/bin/python&lt;br /&gt;
print(&amp;quot;Hallo Welt!&amp;quot;)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Das Skript sollte man natürlich noch ausführbar machen &lt;br /&gt;
*chmod +x skript&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>