<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: IBM MTM 2018: Part Three – Challenge #11</title>
	<atom:link href="https://kevindurant.be/2018/11/18/ibm-mtm-part-three-challenge-11/feed/" rel="self" type="application/rss+xml" />
	<link>https://kevindurant.be/2018/11/18/ibm-mtm-part-three-challenge-11/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ibm-mtm-part-three-challenge-11</link>
	<description>Improving my programming skills step by step. You&#039;re invited!</description>
	<lastBuildDate>Wed, 20 May 2020 17:51:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.14</generator>
	<item>
		<title>By: kevindurant</title>
		<link>https://kevindurant.be/2018/11/18/ibm-mtm-part-three-challenge-11/#comment-267</link>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
		<pubDate>Thu, 29 Aug 2019 13:32:45 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=522#comment-267</guid>
		<description><![CDATA[Hi Anonymous

Do you mean the part where you need to comment and uncomment some lines? See line 24 and 28 in this image: https://kevindurant.be/wp-content/uploads/2018/11/p3c11-2.png

Kind regards,
- Kevin]]></description>
		<content:encoded><![CDATA[<p>Hi Anonymous</p>
<p>Do you mean the part where you need to comment and uncomment some lines? See line 24 and 28 in this image: <a href="https://kevindurant.be/wp-content/uploads/2018/11/p3c11-2.png" rel="nofollow">https://kevindurant.be/wp-content/uploads/2018/11/p3c11-2.png</a></p>
<p>Kind regards,<br />
&#8211; Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>https://kevindurant.be/2018/11/18/ibm-mtm-part-three-challenge-11/#comment-264</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Wed, 28 Aug 2019 17:39:50 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=522#comment-264</guid>
		<description><![CDATA[what should we do in the last edit part of the source code ..
can you please tell that ??]]></description>
		<content:encoded><![CDATA[<p>what should we do in the last edit part of the source code ..<br />
can you please tell that ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riani</title>
		<link>https://kevindurant.be/2018/11/18/ibm-mtm-part-three-challenge-11/#comment-168</link>
		<dc:creator><![CDATA[Riani]]></dc:creator>
		<pubDate>Mon, 18 Mar 2019 07:52:19 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=522#comment-168</guid>
		<description><![CDATA[nice share, thank you for the post,, I liked to read your articles]]></description>
		<content:encoded><![CDATA[<p>nice share, thank you for the post,, I liked to read your articles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peracio</title>
		<link>https://kevindurant.be/2018/11/18/ibm-mtm-part-three-challenge-11/#comment-60</link>
		<dc:creator><![CDATA[Peracio]]></dc:creator>
		<pubDate>Fri, 21 Dec 2018 00:59:37 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=522#comment-60</guid>
		<description><![CDATA[HI MY FRIEND !
I was able to solve
THANK YOU VERY MUCH !]]></description>
		<content:encoded><![CDATA[<p>HI MY FRIEND !<br />
I was able to solve<br />
THANK YOU VERY MUCH !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevindurant</title>
		<link>https://kevindurant.be/2018/11/18/ibm-mtm-part-three-challenge-11/#comment-50</link>
		<dc:creator><![CDATA[kevindurant]]></dc:creator>
		<pubDate>Wed, 19 Dec 2018 16:07:04 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=522#comment-50</guid>
		<description><![CDATA[Hi Peracio, did you mean to post this as comment for challenge #13? Do you need any help?
– Kevin]]></description>
		<content:encoded><![CDATA[<p>Hi Peracio, did you mean to post this as comment for challenge #13? Do you need any help?<br />
– Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peracio</title>
		<link>https://kevindurant.be/2018/11/18/ibm-mtm-part-three-challenge-11/#comment-48</link>
		<dc:creator><![CDATA[Peracio]]></dc:creator>
		<pubDate>Wed, 19 Dec 2018 15:52:53 +0000</pubDate>
		<guid isPermaLink="false">https://kevindurant.be/?p=522#comment-48</guid>
		<description><![CDATA[my asm :

                                 L           6,=C&#039;begin&#039;
                                 LA         6,=C&#039;begin&#039;
LOOPINIT                 DS         0H
                                 SR         6,6
                                 L           6,=F&#039;10&#039;
                                 L           7,=F&#039;0&#039; 
LOOP                        DS         0H
                                 A           7,=F&#039;5&#039;
                                 BCT       6,LOOP
                                 LH         7,HALFCON  
                                 A            7,FULLCON
                                 ST          7,HEXCON
EXIT                          DS         0H                                 
 

-------------------------------+]]></description>
		<content:encoded><![CDATA[<p>my asm :</p>
<p>                                 L           6,=C&#8217;begin&#8217;<br />
                                 LA         6,=C&#8217;begin&#8217;<br />
LOOPINIT                 DS         0H<br />
                                 SR         6,6<br />
                                 L           6,=F&#8217;10&#8217;<br />
                                 L           7,=F&#8217;0&#8242;<br />
LOOP                        DS         0H<br />
                                 A           7,=F&#8217;5&#8242;<br />
                                 BCT       6,LOOP<br />
                                 LH         7,HALFCON<br />
                                 A            7,FULLCON<br />
                                 ST          7,HEXCON<br />
EXIT                          DS         0H                                 </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using disk: enhanced 
Minified using disk

Served from: kevindurant.be @ 2020-05-22 00:11:16 by W3 Total Cache
-->