<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>My glorious wall by David Murtagh</title>
      <link>https://padlet.com/davidmurtagh57/4k9mzzgy4a9r</link>
      <description>Made with a warm hug</description>
      <language>en-us</language>
      <pubDate>2018-09-03 11:22:07 UTC</pubDate>
      <lastBuildDate>2018-12-10 12:24:11 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Strings</title>
         <author>davidmurtagh57</author>
         <link>https://padlet.com/davidmurtagh57/4k9mzzgy4a9r/wish/278430189</link>
         <description><![CDATA[<div>a string is a sequence of characters of any kind e.g. letters, numerals, symbols and punctuation marks these. strings can be fixed when made to be absolute or to be changed as a variable after it is made. e.g. its elements to be mutated and the length changed<br><br>Strings are basically a type of data that can consist of any combinations of c</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-06 14:07:43 UTC</pubDate>
         <guid>https://padlet.com/davidmurtagh57/4k9mzzgy4a9r/wish/278430189</guid>
      </item>
      <item>
         <title>Variables</title>
         <author>davidmurtagh57</author>
         <link>https://padlet.com/davidmurtagh57/4k9mzzgy4a9r/wish/278431542</link>
         <description><![CDATA[<div>Types of variable<br>&nbsp;variables hold data, there are five basic types of data that are stored<br>&nbsp; &nbsp;INT<br>&nbsp; &nbsp;Float<br>&nbsp; &nbsp;Double<br>&nbsp; &nbsp; Char<br>&nbsp; &nbsp; Void<br>variables can be fixed or changed depending on how they are made<br><br>In python variables are made by simply say the name of the variable and what it is equal to<br>&nbsp; &nbsp; &nbsp; MyName = David<br>if i printed MyName it would print David.&nbsp; &nbsp;<br><br>&nbsp;print (MyName)<br><br>Variables is basically an identifier which contains some known or unknown quantity of information referred to as a value.</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-06 14:09:42 UTC</pubDate>
         <guid>https://padlet.com/davidmurtagh57/4k9mzzgy4a9r/wish/278431542</guid>
      </item>
      <item>
         <title>Algorithms</title>
         <author>davidmurtagh57</author>
         <link>https://padlet.com/davidmurtagh57/4k9mzzgy4a9r/wish/278449841</link>
         <description><![CDATA[<div>definition<br>a process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer<br><br>basically an Algorithm&nbsp; is a way of solving a problem.e.g route finding what is the shortest route. checks available route and picks the fastest route. If you want the best roads&nbsp; it checks the available route and then sorts by the best routes . Want to avoid tolls&nbsp; check available route and removes all toll routes.<br><br>the example above shows how the computer has set rules and picks the best out come based on what you want.</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-06 14:40:48 UTC</pubDate>
         <guid>https://padlet.com/davidmurtagh57/4k9mzzgy4a9r/wish/278449841</guid>
      </item>
      <item>
         <title>Python</title>
         <author>davidmurtagh57</author>
         <link>https://padlet.com/davidmurtagh57/4k9mzzgy4a9r/wish/312875738</link>
         <description><![CDATA[<div>Python is an open source programming language that was made to both look good and be easy to read. It was created by a programmer named Guido van Rossum in 1991. The language is named after the television show Monty Python's Flying Circus and many examples and tutorials include jokes from the show.<br><br>Python is one of the first languages learned by new programmers.<br>Python was release on the third of December 2008.<br>Python is used widely as a quick language to use for testing before using more specialized languages.</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-12-10 12:24:07 UTC</pubDate>
         <guid>https://padlet.com/davidmurtagh57/4k9mzzgy4a9r/wish/312875738</guid>
      </item>
   </channel>
</rss>
