<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kamar Nuel &#187; Tugas</title>
	<atom:link href="http://www.ImmanuelMB.com/category/tugas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ImmanuelMB.com</link>
	<description>Buat Belajar Dan Berbagi</description>
	<lastBuildDate>Mon, 06 Sep 2010 02:14:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Menentukan Jumlah Hari Dalam Bulan, yang Diinputkan adalah Kode Bulan 1..12 !</title>
		<link>http://www.ImmanuelMB.com/2009/07/30/menentukan-jumlah-hari-dalam-bulan-yang-diinputkan-adalah-kode-bulan-1-12/</link>
		<comments>http://www.ImmanuelMB.com/2009/07/30/menentukan-jumlah-hari-dalam-bulan-yang-diinputkan-adalah-kode-bulan-1-12/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 19:32:10 +0000</pubDate>
		<dc:creator>Nuel</dc:creator>
				<category><![CDATA[Tugas]]></category>
		<category><![CDATA[bulan]]></category>
		<category><![CDATA[hari]]></category>
		<category><![CDATA[jumlah]]></category>
		<category><![CDATA[kode]]></category>
		<category><![CDATA[pseudocode]]></category>
		<category><![CDATA[soal]]></category>

		<guid isPermaLink="false">http://www.ImmanuelMB.com/?p=725</guid>
		<description><![CDATA[




Soal 3
Pseudocode :
1. Input (KodeBulan)
2. IF (KodeBulan = 2) THEN
Output (&#8221;28 Hari atau 29 Hari&#8221;)
ELSE IF (KodeBulan = 1 &#124;&#124; 3 &#124;&#124; 5 &#124;&#124; 7 &#124;&#124; 8 &#124;&#124; 10 &#124;&#124; 12) THEN 
Output (&#8221;31 Hari&#8221;)
ELSE IF (KodeBulan = 4 &#124;&#124; 6 &#124;&#124; 9 &#124;&#124; 11) THEN 
Output (&#8221;30 Hari&#8221;)
ELSE
Output (&#8221;Kode Bulan Salah&#8221;)
END 








Warning:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [...]


<b>Warning</b>:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [<a href='function.include'>function.include</a>]: failed to open stream: No such device in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>

<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>
]]></description>
		<wfw:commentRss>http://www.ImmanuelMB.com/2009/07/30/menentukan-jumlah-hari-dalam-bulan-yang-diinputkan-adalah-kode-bulan-1-12/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Menentukan Bilangan yang Diinputkan adalah Bilangan Positif, Negatif, atau Nol !</title>
		<link>http://www.ImmanuelMB.com/2009/07/30/menentukan-bilangan-yang-diinputkan-adalah-bilangan-positif-negatif-atau-nol/</link>
		<comments>http://www.ImmanuelMB.com/2009/07/30/menentukan-bilangan-yang-diinputkan-adalah-bilangan-positif-negatif-atau-nol/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 19:23:27 +0000</pubDate>
		<dc:creator>Nuel</dc:creator>
				<category><![CDATA[Tugas]]></category>
		<category><![CDATA[bilangan]]></category>
		<category><![CDATA[negatif]]></category>
		<category><![CDATA[nol]]></category>
		<category><![CDATA[positif]]></category>
		<category><![CDATA[pseudocode]]></category>
		<category><![CDATA[soal]]></category>

		<guid isPermaLink="false">http://www.ImmanuelMB.com/?p=722</guid>
		<description><![CDATA[




Soal 2
Pseudocode : 
1. Input (Bilangan)
2. IF (Bilangan &#62; 0) THEN
Output (”Bilangan Positif”)
ELSE IF (Bilangan &#60; 0) THEN
Output (”Bilangan Negatif”)
ELSE 
Output (&#8221;NOL&#8221;)
END



Warning:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [function.include]: failed to open stream: No such device in /home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php on line 300

Warning:  include() [function.include]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php on line 300



<b>Warning</b>:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [<a href='function.include'>function.include</a>]: failed to open stream: No such device in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>

<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>
]]></description>
		<wfw:commentRss>http://www.ImmanuelMB.com/2009/07/30/menentukan-bilangan-yang-diinputkan-adalah-bilangan-positif-negatif-atau-nol/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Menentukan Bilangan yang Diinputkan adalah Bilangan Ganjil atau Bukan !</title>
		<link>http://www.ImmanuelMB.com/2009/07/30/menentukan-bilangan-yang-diinputkan-adalah-bilangan-ganjil-atau-bukan/</link>
		<comments>http://www.ImmanuelMB.com/2009/07/30/menentukan-bilangan-yang-diinputkan-adalah-bilangan-ganjil-atau-bukan/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 19:17:34 +0000</pubDate>
		<dc:creator>Nuel</dc:creator>
				<category><![CDATA[Tugas]]></category>
		<category><![CDATA[bilangan]]></category>
		<category><![CDATA[ganjil]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[pseudocode]]></category>
		<category><![CDATA[soal]]></category>

		<guid isPermaLink="false">http://www.ImmanuelMB.com/?p=720</guid>
		<description><![CDATA[Soal 1 
Pseudocode :
1. Input (Bilangan)
2. IF (Bilangan mod 2 = 0) THEN
Output (&#8221;Bukan Bilangan Ganjil&#8221;)
ELSE
Output (&#8221;Bilangan Ganjil&#8221;)
END 



Warning:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [function.include]: failed to open stream: No such device in /home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php on line 300

Warning:  include() [function.include]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php on line 300



<b>Warning</b>:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [<a href='function.include'>function.include</a>]: failed to open stream: No such device in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>

<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>
]]></description>
		<wfw:commentRss>http://www.ImmanuelMB.com/2009/07/30/menentukan-bilangan-yang-diinputkan-adalah-bilangan-ganjil-atau-bukan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Menghitung Gaji</title>
		<link>http://www.ImmanuelMB.com/2009/07/27/menghitung-gaji/</link>
		<comments>http://www.ImmanuelMB.com/2009/07/27/menghitung-gaji/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 17:08:56 +0000</pubDate>
		<dc:creator>Nuel</dc:creator>
				<category><![CDATA[Tugas]]></category>
		<category><![CDATA[bulan]]></category>
		<category><![CDATA[buruh]]></category>
		<category><![CDATA[gaji]]></category>
		<category><![CDATA[hari]]></category>
		<category><![CDATA[pseudocode]]></category>

		<guid isPermaLink="false">http://www.ImmanuelMB.com/?p=707</guid>
		<description><![CDATA[Soal 5
Menghitung gaji seorang buruh bangunan selama sebulan, dengan ketentuan gaji perhari Rp. 25.000
Pseudocode : 
1. Input (GajiPerhari)
2. GajiSebulan &#60;- GajiPerhari x 30
3. Output (GajiSebulan)



Warning:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [function.include]: failed to open stream: No such device in /home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php on line 300

Warning:  include() [function.include]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php on line 300



<b>Warning</b>:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [<a href='function.include'>function.include</a>]: failed to open stream: No such device in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>

<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>
]]></description>
		<wfw:commentRss>http://www.ImmanuelMB.com/2009/07/27/menghitung-gaji/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Menghitung Luas dan Keliling Lingkaran</title>
		<link>http://www.ImmanuelMB.com/2009/07/26/menghitung-luas-dan-keliling-lingkaran/</link>
		<comments>http://www.ImmanuelMB.com/2009/07/26/menghitung-luas-dan-keliling-lingkaran/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 16:53:16 +0000</pubDate>
		<dc:creator>Nuel</dc:creator>
				<category><![CDATA[Tugas]]></category>
		<category><![CDATA[keliling]]></category>
		<category><![CDATA[lingkaran]]></category>
		<category><![CDATA[luas]]></category>
		<category><![CDATA[pseudocode]]></category>

		<guid isPermaLink="false">http://www.ImmanuelMB.com/?p=703</guid>
		<description><![CDATA[Soal 4
- Menghitung Luas Lingkaran !!!
Pseudocode : 
1. Phi &#60;- 3.14
2. Input (r)
3. Luas &#60;- Phi x r x r
4. Output (Luas)
 
Ket :
* Rumus Luas Lingkaran = Phi x r x r
* r = jari-jari
 

- Menghitung Keliling Lingkaran !!!
Pseudocode : 
1. Phi &#60;- 3.14
2. Input (r)
3. Keliling &#60;- 2Phi x r
4. Output (Keliling)
 
Ket :
* Rumus Keliling Lingkaran = 2Phi x [...]


<b>Warning</b>:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [<a href='function.include'>function.include</a>]: failed to open stream: No such device in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>

<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>
]]></description>
		<wfw:commentRss>http://www.ImmanuelMB.com/2009/07/26/menghitung-luas-dan-keliling-lingkaran/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Menghitung Luas Segitiga</title>
		<link>http://www.ImmanuelMB.com/2009/07/26/menghitung-luas-segitiga/</link>
		<comments>http://www.ImmanuelMB.com/2009/07/26/menghitung-luas-segitiga/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 16:41:43 +0000</pubDate>
		<dc:creator>Nuel</dc:creator>
				<category><![CDATA[Tugas]]></category>
		<category><![CDATA[luas]]></category>
		<category><![CDATA[pseudocode]]></category>
		<category><![CDATA[segitiga]]></category>

		<guid isPermaLink="false">http://www.ImmanuelMB.com/?p=701</guid>
		<description><![CDATA[Soal 3
Menghitung Luas Segitiga !!!
Pseudocode : 
1. Input (Alas, Tinggi)
2. Luas &#60;- (Alas x Tinggi) /2
3. Output (Luas)



Warning:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [function.include]: failed to open stream: No such device in /home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php on line 300

Warning:  include() [function.include]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php on line 300



<b>Warning</b>:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [<a href='function.include'>function.include</a>]: failed to open stream: No such device in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>

<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>
]]></description>
		<wfw:commentRss>http://www.ImmanuelMB.com/2009/07/26/menghitung-luas-segitiga/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mengkonversikan Jam ke Dalam Menit atau Detik</title>
		<link>http://www.ImmanuelMB.com/2009/07/26/mengkonversikan-jam-ke-dalam-menit-atau-detik/</link>
		<comments>http://www.ImmanuelMB.com/2009/07/26/mengkonversikan-jam-ke-dalam-menit-atau-detik/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 16:37:58 +0000</pubDate>
		<dc:creator>Nuel</dc:creator>
				<category><![CDATA[Tugas]]></category>
		<category><![CDATA[detik]]></category>
		<category><![CDATA[jam]]></category>
		<category><![CDATA[menit]]></category>
		<category><![CDATA[pseudocode]]></category>

		<guid isPermaLink="false">http://www.ImmanuelMB.com/?p=699</guid>
		<description><![CDATA[Soal 2 (Pilih Salah Satu)
- Mengkonversikan Jam ke Dalam Menit !!!
Pseudocode : 
1. Input (Jam, Menit)
2. TotalMenit &#60;- (Jam x 60) + Menit
3. Output (TotalMenit)
 

- Mengkonversikan Jam ke Dalam Detik
Pseudocode : 
1. Input (Jam, Menit, Detik)
2. TotalDetik &#60;- (Jam x 3600) + (Menit x 60) + Detik
3. Output (TotalDetik)



Warning:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [function.include]: failed to open stream: [...]


<b>Warning</b>:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [<a href='function.include'>function.include</a>]: failed to open stream: No such device in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>

<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>
]]></description>
		<wfw:commentRss>http://www.ImmanuelMB.com/2009/07/26/mengkonversikan-jam-ke-dalam-menit-atau-detik/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Menghitung Rata-rata dari 5 Bilangan yang Diinputkan oleh User</title>
		<link>http://www.ImmanuelMB.com/2009/07/26/menghitung-rata-rata-dari-5-bilangan-yang-diinputkan-oleh-user/</link>
		<comments>http://www.ImmanuelMB.com/2009/07/26/menghitung-rata-rata-dari-5-bilangan-yang-diinputkan-oleh-user/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 16:19:07 +0000</pubDate>
		<dc:creator>Nuel</dc:creator>
				<category><![CDATA[Tugas]]></category>
		<category><![CDATA[pseudocode]]></category>

		<guid isPermaLink="false">http://www.ImmanuelMB.com/?p=693</guid>
		<description><![CDATA[Soal 1
Menghitung Rata-rata dari 5 Bilangan yang Diinputkan oleh User !
Pseudocode :
1. Input (a,b,c,d,e)
2. Jumlah &#60;- a + b + c + d + e
3. Rerata &#60;- Jumlah / 5
4. Output (Rerata)



Warning:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [function.include]: failed to open stream: No such device in /home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php on line 300

Warning:  include() [function.include]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion [...]


<b>Warning</b>:  include(/home/immanuel/public_html/wp-content/themes/IBlues/) [<a href='function.include'>function.include</a>]: failed to open stream: No such device in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>

<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening '/home/immanuel/public_html/wp-content/themes/IBlues/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/immanuel/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>300</b>
]]></description>
		<wfw:commentRss>http://www.ImmanuelMB.com/2009/07/26/menghitung-rata-rata-dari-5-bilangan-yang-diinputkan-oleh-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
