<?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: austinharry777</title>
    <description>The latest articles on DEV Community by austinharry777 (@austinharry777).</description>
    <link>https://dev.to/austinharry777</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%2F936781%2F1fe30744-d93a-4721-aecf-6f36c4e5fb1c.png</url>
      <title>DEV Community: austinharry777</title>
      <link>https://dev.to/austinharry777</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/austinharry777"/>
    <language>en</language>
    <item>
      <title>Wrote a program to select a restaurant in python</title>
      <dc:creator>austinharry777</dc:creator>
      <pubDate>Tue, 28 Mar 2023 01:01:30 +0000</pubDate>
      <link>https://dev.to/austinharry777/wrote-a-program-to-select-a-restaurant-in-python-1l13</link>
      <guid>https://dev.to/austinharry777/wrote-a-program-to-select-a-restaurant-in-python-1l13</guid>
      <description>&lt;p&gt;Did this for a codecademy project, select from a group of restaurants based on type, name, rating, price, or location!&lt;br&gt;
&lt;a href="https://github.com/austinharry777/restaurant_recommendation_project"&gt;https://github.com/austinharry777/restaurant_recommendation_project&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Program I wrote to let my kids decide..</title>
      <dc:creator>austinharry777</dc:creator>
      <pubDate>Tue, 04 Oct 2022 00:52:44 +0000</pubDate>
      <link>https://dev.to/austinharry777/program-i-wrote-to-let-my-kids-decide-3k48</link>
      <guid>https://dev.to/austinharry777/program-i-wrote-to-let-my-kids-decide-3k48</guid>
      <description>&lt;p&gt;Here is a program I wrote in python for my two kids when they can't agree on whose turn it is. It's called "Whose turn is it anyways?". Uses RNG to pick a child and has the chosen kid pick a game from "Flip the Coin", "Rock, Paper, Scissors", or "Closest to the Number". The winner of the game gets to choose if they want to do the chore or have the other child do it, typically something like feeding the dog or doing a chore. I made this as an assignment for Codecademy, however it has become frequently used in my household. Here is a link to the code: &lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/austinharry777"&gt;
        austinharry777
      &lt;/a&gt; / &lt;a href="https://github.com/austinharry777/whose-turn-is-it-anyways"&gt;
        whose-turn-is-it-anyways
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Program I made for my children to make a decision when they disagree.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
whose-turn-is-it-anyways&lt;/h1&gt;
&lt;p&gt;Program I made for my children to make a decision when they disagree.
This program uses a random number generator to pick a child, then the child picks the game of chance they wish to play.
Games include "Flip the Coin", "Rock, Paper, Scissors", and "Closest to the Number".&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/austinharry777/whose-turn-is-it-anyways"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
    </item>
  </channel>
</rss>
