<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.learnj.de/10/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.learnj.de/10/feed.php">
        <title>Informatik 10 - wiederholung:aufgabe8</title>
        <description></description>
        <link>https://www.learnj.de/10/</link>
        <image rdf:resource="https://www.learnj.de/10/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-04-11T06:49:57+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.learnj.de/10/doku.php?id=wiederholung:aufgabe8:startxx&amp;rev=1668272310&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.learnj.de/10/lib/exe/fetch.php?media=logo.png">
        <title>Informatik 10</title>
        <link>https://www.learnj.de/10/</link>
        <url>https://www.learnj.de/10/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="https://www.learnj.de/10/doku.php?id=wiederholung:aufgabe8:startxx&amp;rev=1668272310&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-12T16:58:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>startxx</title>
        <link>https://www.learnj.de/10/doku.php?id=wiederholung:aufgabe8:startxx&amp;rev=1668272310&amp;do=diff</link>
        <description>Lösung zu Aufgabe 8: Primzahlentscheider

Schreibe ein Programm, das den Benutzer auffordert, eine Zahl einzugeben. Das Programm prüft dann, ob es sich um eine Primzahl handelt, indem es prüft, ob die Zahl durch eine der Zahlen 2, 3, …, Zahl – 1 teilbar ist. Am Ende teilt schreibt das Programm „Die eingegebene Zahl ist eine Primzahl.“ oder „Die eingegebene Zahl ist keine Primzahl.“</description>
    </item>
</rdf:RDF>
