<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dawn Jones</title>
    <description>The latest articles on DEV Community by Dawn Jones (@dajo).</description>
    <link>https://dev.to/dajo</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2098904%2F362f5b58-b290-4aca-9a58-2e40c4612acf.jpg</url>
      <title>DEV Community: Dawn Jones</title>
      <link>https://dev.to/dajo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dajo"/>
    <language>en</language>
    <item>
      <title>Small Dice game "break" error</title>
      <dc:creator>Dawn Jones</dc:creator>
      <pubDate>Thu, 19 Sep 2024 22:00:05 +0000</pubDate>
      <link>https://dev.to/dajo/small-dice-game-break-error-37ge</link>
      <guid>https://dev.to/dajo/small-dice-game-break-error-37ge</guid>
      <description>&lt;p&gt;I'm new learning Python, so please bare with me. Below is a copy of my code. I originally had break on line 15 which made an error and was not working. As per your instructions in your article, I changed break to pass and that fixed the error. However, the game is not doing anything else but asking to roll the dice. Maybe you can suggest a project guide to learn Python better because I don't think like a programmer yet. Thanks!&lt;/p&gt;

</description>
      <category>python</category>
      <category>nubie</category>
    </item>
  </channel>
</rss>
