<?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: Brooke :3</title>
    <description>The latest articles on DEV Community by Brooke :3 (@solidsnakelov3r).</description>
    <link>https://dev.to/solidsnakelov3r</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%2F452249%2Fd7e323d0-912e-4eec-9f8e-fee60c9e1ed1.jpg</url>
      <title>DEV Community: Brooke :3</title>
      <link>https://dev.to/solidsnakelov3r</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/solidsnakelov3r"/>
    <language>en</language>
    <item>
      <title>Python Loop Troubles</title>
      <dc:creator>Brooke :3</dc:creator>
      <pubDate>Thu, 24 Sep 2020 19:35:21 +0000</pubDate>
      <link>https://dev.to/solidsnakelov3r/python-loop-troubles-1b5c</link>
      <guid>https://dev.to/solidsnakelov3r/python-loop-troubles-1b5c</guid>
      <description>&lt;p&gt;Hi, I'm fairly new to coding and I wanted to learn Python. I think it's a really fun and simple to use language. I am having a bit of trouble with this piece of code that I attached, and I also attached what it actually looks like when you compile it. What I want it to do is keep asking the user to input a response if the inputted response doesn't match the values the program can give, and it kinda works but you at the end, in the picture with the compiled code it will keep repeating its self and I don't want that. I want the loop to stop running when the it has the correct inputted response, where the program can provide an output. I've pretty much tried everything I could think of and I still cant figure it out. If anyone could help me that would be greatly appreciated!! or let me know if this isn't clear enough or something.&lt;/p&gt;

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