<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Wednesday Wrap-Up by Hayley Young</title>
      <link>https://padlet.com/hayleyorau/Bookmarks</link>
      <description>Today you learned 3 new programming terms in Bumper Turtles: Conditional, Boolean, and branching.
Take a screenshot of your project or find a picture online and explain how this picture shows the meaning of term.  
Do that 3 times, once for each term.
</description>
      <language>en-us</language>
      <pubDate>2020-07-08 12:34:26 UTC</pubDate>
      <lastBuildDate>2023-02-17 21:02:50 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Connor Fennell</title>
         <author>connorxfennell06</author>
         <link>https://padlet.com/hayleyorau/Bookmarks/wish/650242069</link>
         <description><![CDATA[<div>This shows 'Conditional, Boolean, and branching' as:<br>if 'x&gt;48"  then turn left by 90<br>but also <br>if 'x-48"  then turn left by 90<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/644380240/af8760895df7d19b25f4fac04576a0ce/2020_07_08_12_09_54_M1_L3_A2__Bumper_turtles_STARTER__REMIX.png" />
         <pubDate>2020-07-08 16:10:25 UTC</pubDate>
         <guid>https://padlet.com/hayleyorau/Bookmarks/wish/650242069</guid>
      </item>
      <item>
         <title>David H</title>
         <author>dbookworm671</author>
         <link>https://padlet.com/hayleyorau/Bookmarks/wish/650242576</link>
         <description><![CDATA[<div>conditional, boolean, and branching because when it touch a color it becomes that color not one of the other colors and rotate the corresponding way and degrees and it has the if then branches that also have other commands</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/644378867/b2e4f1bb372d5219aba90df07dc78360/Screenshot__2_.png" />
         <pubDate>2020-07-08 16:10:58 UTC</pubDate>
         <guid>https://padlet.com/hayleyorau/Bookmarks/wish/650242576</guid>
      </item>
      <item>
         <title>Ella Valentine</title>
         <author>ellagvalentine</author>
         <link>https://padlet.com/hayleyorau/Bookmarks/wish/650245231</link>
         <description><![CDATA[<div>This shows all three because <br>Conditional: the "if this, then do this" statements<br>Boolean: the "color = this" statements (true/false)<br>Branching: the "if the color = this, then do this" with both the conditional and Boolean statements working together</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/644378925/7add92a7c7a5cde180afcce306fc30ba/Screenshot__4_.png" />
         <pubDate>2020-07-08 16:13:53 UTC</pubDate>
         <guid>https://padlet.com/hayleyorau/Bookmarks/wish/650245231</guid>
      </item>
      <item>
         <title>Kaylee  W</title>
         <author>kayleesky26</author>
         <link>https://padlet.com/hayleyorau/Bookmarks/wish/650249205</link>
         <description><![CDATA[<div>The picture shows the meaning of the word conditional by showing that the instruction in the conditional will happen IF the statement is true,it shows the boolean as the ____=_______ because a boolean is a mathematical expression that equals one of two values,and lastly the picture shows the meaning of branching because branching is more than one set of instructions working together. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/644379146/2706aed8dac2422606a1a8650f375da4/screencapture_www_slnova_org_kayleethatreads_projects_756598_1594229830826.png" />
         <pubDate>2020-07-08 16:18:10 UTC</pubDate>
         <guid>https://padlet.com/hayleyorau/Bookmarks/wish/650249205</guid>
      </item>
      <item>
         <title>Meg Gautney</title>
         <author>meggautney</author>
         <link>https://padlet.com/hayleyorau/Bookmarks/wish/650381885</link>
         <description><![CDATA[<div>This picture shows the meaning of Conditional, Boolean, and branching, because:</div><div>Conditional: It shows that a certain set of instructions will be executed if the expression proves to be true</div><div>Boolean: It evaluates whether or not “color = (blue, red, or  black)” is true</div><div>Branching: It shows that if one thing is true, do this, but if another is true, do that.</div><div><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/644378902/b581e234ff13f7b73a0070b19f63746d/Screenshot__3_.png" />
         <pubDate>2020-07-08 19:06:47 UTC</pubDate>
         <guid>https://padlet.com/hayleyorau/Bookmarks/wish/650381885</guid>
      </item>
      <item>
         <title>Trista Honaker</title>
         <author>tristabug123</author>
         <link>https://padlet.com/hayleyorau/Bookmarks/wish/650437967</link>
         <description><![CDATA[<div>    The image down below shows the meaning of all three terms. It shows it is Conditional, because as the turtles pass over the terrain, it checks to see if the terrain is a different color. If it is true, it will do the action that it is programmed to do.<br>    It shows Boolean by giving us true or false on the color of the terrain. With Branching it shows that if one condition is true then it does the next steps, and if it is false then it will skip to the next action.  <br> </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/644379783/66def2f3e55bb5d53242c0dc7ad974a7/Bumper_Turtle_Program.PNG" />
         <pubDate>2020-07-08 20:30:54 UTC</pubDate>
         <guid>https://padlet.com/hayleyorau/Bookmarks/wish/650437967</guid>
      </item>
      <item>
         <title>Selena Ashley</title>
         <author>selenaashley2006</author>
         <link>https://padlet.com/hayleyorau/Bookmarks/wish/650508135</link>
         <description><![CDATA[<div>This picture shows all three of the terms. Conditional: A set of commands will be done if the statement is true. Like if the terrain color equals the color cyan then the agent will change size, color, and shape. Boolean: A statement that decides if something us true or not. For example,  if the terrain color equals the color purple then it is true, if it doesn't equal purple then it is false. Branching: More then one set of commands working together. The If Then statements work together with the "set my color to" statements to completely change the agents appearance.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/644383101/4d438123757ea909c9e75fbf2502f539/program_pic.PNG" />
         <pubDate>2020-07-08 22:37:54 UTC</pubDate>
         <guid>https://padlet.com/hayleyorau/Bookmarks/wish/650508135</guid>
      </item>
      <item>
         <title>Gabe Wallen </title>
         <author>gabejwallen</author>
         <link>https://padlet.com/hayleyorau/Bookmarks/wish/650539178</link>
         <description><![CDATA[<div>This screen shot is a good example of all three terms. Conditional: is a sires of commands that will be executed if the statement is true. For example if the cube hits a red dot it will turn red and become a fire ball. The commands executed were change color and model of the agent. Now on to boolean, that is a if statement, for instincts is true or false like, if the color of terrine  is red turn 90 deg's right this is a true statement. If the statement is false the cube will continue moving forward without any changes.  Branching  is a group of commands that that the code run. For instincts the if statements working with the left by 90 deg commands is a good example </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/644379077/d5587e3bd1606cbf278cb71293ca3c7b/Screenshot__7_.png" />
         <pubDate>2020-07-08 23:43:09 UTC</pubDate>
         <guid>https://padlet.com/hayleyorau/Bookmarks/wish/650539178</guid>
      </item>
      <item>
         <title>Kaden Gillum</title>
         <author>kadengillum</author>
         <link>https://padlet.com/hayleyorau/Bookmarks/wish/650652000</link>
         <description><![CDATA[<div>Dear viewer,<br>This  image captures all of the defining traits of the terms conditional, boolean, and breaching. Firstly, let us start with conditional. In this screenshot , you may notice The statements 'If [insert color here] is equal to terrain color'. This is a prime example of a conditional because it is checking whether a statement is true or not. After it checks, it will do the set of actions predetermined to it. The conditional is the set of actions after a boolean is confirmed to be true. The next term described in this screenshot is boolean. Boolean is a statement  that determines whether  the data is true or false. Going back to the statement earlier, 'boolean' is the one checking the statement to see if it true or not. Finally, branching is the use of using multiple code that work together.  In this picture shows the if-then statements leading into other code, like 'create 5 turtles', or 'set my color to random color'. Thank you for your time.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/644378684/16db53a21ff097b6741989e10fae16ff/Screenshot__2_.png" />
         <pubDate>2020-07-09 02:56:48 UTC</pubDate>
         <guid>https://padlet.com/hayleyorau/Bookmarks/wish/650652000</guid>
      </item>
   </channel>
</rss>
