<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>My delightful wall by Isaac Evans</title>
      <link>https://padlet.com/isevan560/yjof29eo03in</link>
      <description>Made with serendipity</description>
      <language>en-us</language>
      <pubDate>2018-07-09 16:12:04 UTC</pubDate>
      <lastBuildDate>2018-07-22 17:31:06 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Game Finder Code</title>
         <author>isevan560</author>
         <link>https://padlet.com/isevan560/yjof29eo03in/wish/269755173</link>
         <description><![CDATA[<div><strong>using</strong> System;<br><br><strong>namespace</strong> <strong>If_statement</strong><br>{<br><strong>class</strong> <strong>Program<br></strong>{<br><strong>static</strong> <strong>void</strong> <strong>Main</strong>(<strong>string</strong>[]args)<br>{<br><strong>int</strong> number;<br><br><br>Console.WriteLine("Type a game ID 1-937");<br>number = <strong>int</strong>.Parse(Console.ReadLine());<br><strong>if</strong> (number &gt; 937)<br>Console.WriteLine("There are only 937 games available right now; so, either find the game ID manually, or type it into the box to find it faster!");<br><strong>else</strong><br><strong>if</strong> (number &lt; 0)<br>Console.WriteLine("There is no game number that is zero or less.");<br><strong>else</strong><br>Console.WriteLine("Here is your game!");<br><br>Console.ReadLine();<br>}<br>}<br>}<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-07-09 16:12:34 UTC</pubDate>
         <guid>https://padlet.com/isevan560/yjof29eo03in/wish/269755173</guid>
      </item>
      <item>
         <title>Loops</title>
         <author>isevan560</author>
         <link>https://padlet.com/isevan560/yjof29eo03in/wish/269757780</link>
         <description><![CDATA[<div>int i = 0;<br>while (true)<br>{<br>System.Console.WriteLine(i);<br>i++;<br>if (i &gt; 937) {<br>break;<br>}<br>}<br><br>int j = 4;<br>do<br>{<br>System.Console.WriteLine(j);<br>j++;<br>} while (j &gt; 937);</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-07-09 16:47:24 UTC</pubDate>
         <guid>https://padlet.com/isevan560/yjof29eo03in/wish/269757780</guid>
      </item>
      <item>
         <title>GUI</title>
         <author>isevan560</author>
         <link>https://padlet.com/isevan560/yjof29eo03in/wish/270236215</link>
         <description><![CDATA[<div> | &lt;html class="no-js show interactive" lang="en" data-environment="production" data-layout="grid"&gt;<br> |  &lt;head&gt;<br> |  &lt;meta name="action-cable-uri" content="wss://rt.padlet.com/_/cable"&gt;<br> |  &lt;meta charset="utf-8"&gt;<br> |  &lt;meta http-equiv="x-ua-compatible" content="ie=edge"&gt;<br> | &lt;script type="text/javascript"&gt;window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","errorBeacon":"bam.nr-data.net","licenseKey":"5761ae1e65","applicationID":"2443748","transactionName":"IFtcRkZfVA9cShwWTBFSU1FRH0sLVk8=","queueTime":1,"applicationTime":205,"agent":""}&lt;/script&gt;<br> | &lt;script type="text/javascript"&gt;window.NREUM||(NREUM={}),__nr_require=function(e,t,n){function r(n){if(!t[n]){var o=t[n]={exports:{}};e[n][0].call(o.exports,function(t){var o=e[n][1][t];return r(o||t)},o,o.exports)}return t[n].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o&lt;n.length;o++)r(n[o]);return r}({1:[function(e,t,n){function r(){}function o(e,t,n){return function(){return i(e,[f.now()].concat(u(arguments)),t?null:this,n),t?void 0:this}}var i=e("handle"),a=e(2),u=e(3),c=e("ee").get("tracer"),f=e("loader"),s=NREUM;"undefined"==typeof window.newrelic&amp;&amp;(newrelic=s);var p=["setPageViewName","setCustomAttribute","setErrorHandler","finished","addToTrace","inlineHit","addRelease"],d="api-",l=d+"ixn-";a(p,function(e,t){s[t]=o(d+t,!0,"api")}),s.addPageAction=o(d+"addPageAction",!0),s.setCurrentRouteName=o(d+"routeName",!0),t.exports=newrelic,s.interaction=function(){return(new r).get()};var m=r.prototype={createTracer:function(e,t){var n={},r=this,o="function"==typeof t;return i(l+"tracer",[f.now(),e,n],r),function(){if(c.emit((o?"":"no-")+"fn-start",[f.now(),r,o],n),o)try{return t.apply(this,arguments)}catch(e){throw c.emit("fn-err",[arguments,this,e],n),e}finally{c.emit("fn-end",[f.now()],n)}}}};a("setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(e,t){m[t]=o(l+t)}),newrelic.noticeError=function(e){"string"==typeof e&amp;&amp;(e=new Error(e)),i("err",[e,f.now()])}},{}],2:[function(e,t,n){function r(e,t){var n=[],r="",i=0;for(r in e)o.call(e,r)&amp;&amp;(n[i]=t(r,e[r]),i+=1);return n}var o=Object.prototype.hasOwnProperty;t.exports=r},{}],3:[function(e,t,n){function r(e,t,n){t||(t=0),"undefined"==typeof n&amp;&amp;(n=e?e.length:0);for(var r=-1,o=n-t||0,i=Array(o&lt;0?0:o);++r&lt;o;)i[r]=e[t+r];return i}t.exports=r},{}],4:[function(e,t,n){t.exports={exists:"undefined"!=typeof window.performance&amp;&amp;window.performance.timing&amp;&amp;"undefined"!=typeof window.performance.timing.navigationStart}},{}],ee:[function(e,t,n){function r(){}function o(e){function t(e){return e&amp;&amp;e instanceof r?e:e?c(e,u,i):i()}function n(n,r,o,i){if(!d.aborted||i){e&amp;&amp;e(n,r,o);for(var a=t(o),u=m(n),c=u.length,f=0;f&lt;c;f++)u[f].apply(a,r);var p=s[y[n]];return p&amp;&amp;p.push([b,n,r,a]),a}}function l(e,t){v[e]=m(e).concat(t)}function m(e){return v[e]||[]}function w(e){return p[e]=p[e]||o(n)}function g(e,t){f(e,function(e,n){t=t||"feature",y[n]=t,t in s||(s[t]=[])})}var v={},y={},b={on:l,emit:n,get:w,listeners:m,context:t,buffer:g,abort:a,aborted:!1};return b}function i(){return new r}function a(){(s.api||s.feature)&amp;&amp;(d.aborted=!0,s=d.backlog={})}var u="nr@context",c=e("gos"),f=e(2),s={},p={},d=t.exports=o();d.backlog=s},{}],gos:[function(e,t,n){function r(e,t,n){if(o.call(e,t))return e[t];var r=n();if(Object.defineProperty&amp;&amp;Object.keys)try{return Object.defineProperty(e,t,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return e[t]=r,r}var o=Object.prototype.hasOwnProperty;t.exports=r},{}],handle:[function(e,t,n){function r(e,t,n,r){o.buffer([e],r),o.emit(e,t,n)}var o=e("ee").get("handle");t.exports=r,r.ee=o},{}],id:[function(e,t,n){function r(e){var t=typeof e;return!e||"object"!==t&amp;&amp;"function"!==t?-1:e===window?0:a(e,i,function(){return o++})}var o=1,i="nr@id",a=e("gos");t.exports=r},{}],loader:[function(e,t,n){function r(){if(!x++){var e=h.info=NREUM.info,t=d.getElementsByTagName("script")[0];if(setTimeout(s.abort,3e4),!(e&amp;&amp;e.licenseKey&amp;&amp;e.applicationID&amp;&amp;t))return s.abort();f(y,function(t,n){e[t]||(e[t]=n)}),c("mark",["onload",a()+h.offset],null,"api");var n=d.createElement("script");n.src="https://"+e.agent,t.parentNode.insertBefore(n,t)}}function o(){"complete"===d.readyState&amp;&amp;i()}function i(){c("mark",["domContent",a()+h.offset],null,"api")}function a(){return E.exists&amp;&amp;performance.now?Math.round(performance.now()):(u=Math.max((new Date).getTime(),u))-h.offset}var u=(new Date).getTime(),c=e("handle"),f=e(2),s=e("ee"),p=window,d=p.document,l="addEventListener",m="attachEvent",w=p.XMLHttpRequest,g=w&amp;&amp;w.prototype;NREUM.o={ST:setTimeout,SI:p.setImmediate,CT:clearTimeout,XHR:w,REQ:p.Request,EV:p.Event,PR:p.Promise,MO:p.MutationObserver};var v=""+location,y={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-1071.min.js"},b=w&amp;&amp;g&amp;&amp;g[l]&amp;&amp;!/CriOS/.test(navigator.userAgent),h=t.exports={offset:u,now:a,origin:v,features:{},xhrWrappable:b};e(1),d[l]?(d[l]("DOMContentLoaded",i,!1),p[l]("load",r,!1)):(d[m]("onreadystatechange",o),p[m]("onload",r)),c("mark",["firstbyte",u],null,"api");var x=0,E=e(4)},{}]},{},["loader"]);&lt;/script&gt;<br> |  &lt;meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover"&gt;<br> |  &lt;link rel="manifest" href="<a href="https://padlet.com/manifest.json">/manifest.json</a>"&gt;<br> |  &lt;meta name="csrf-param" content="authenticity_token" /&gt;<br> | &lt;meta name="csrf-token" content="8y0g7tO0FN/3R2lEtQOSu1eEfXFxb7+ozE/icaCaDIwN476rlq4MYlZtW5Q0R8+4Jl8ecGH9JvPvBIQ08pQ6qw==" /&gt;<br> |  &lt;meta name="user-verification-token" content="QkFoN0J6b01jR0Y1Ykc5aFpIc0dPZ3gxYzJWeVgybGthUVI4RitZUk9nOWxlSEJwY21WelgyRjBWVG9nUVdOMGFYWmxVM1Z3Y0c5eWREbzZWR2x0WlZkcGRHaGFiMjVsV3doSmRUb0pWR2x0WlEzeG1SM0F6aVl0R1FnNkRXNWhibTlmYm5WdGFRRy9PZzF1WVc1dlgyUmxibWtHT2cxemRXSnRhV055YnlJSEdSQkpJZ2hWVkVNR09nWkZWRUFLLS01NGYzMjhkZjcyYTc3Y2UyMTRlNzNiNjlhNDY2ZTY2MmVjYWI0YmE2" /&gt;<br> | <br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-07-15 17:01:26 UTC</pubDate>
         <guid>https://padlet.com/isevan560/yjof29eo03in/wish/270236215</guid>
      </item>
   </channel>
</rss>
