<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>code by noor hafhizah abd rahim</title>
      <link>https://padlet.com/noorhafhizah/code1</link>
      <description>Made with love</description>
      <language>en-us</language>
      <pubDate>2018-02-20 08:20:07 UTC</pubDate>
      <lastBuildDate>2025-12-01 22:47:13 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author>noorhafhizah</author>
         <link>https://padlet.com/noorhafhizah/code1/wish/233157082</link>
         <description><![CDATA[<div><strong><br>import java.util.Scanner;<br></strong><br></div><div><strong><br>public class AddTwoNumbers {<br></strong><br></div><div><strong><br>public static void main(String[] args){<br></strong><br></div><div><br>&nbsp; //create a method in Scanner class&nbsp;<br><br></div><div><br>&nbsp; Scanner in = <strong>new Scanner(System.</strong><strong><em>in);<br></em></strong><br></div><div><br>&nbsp; //Arahan untuk user masukkan nombor pertama<br><br></div><div><br>&nbsp; System.<strong><em>out.print("Please enter the first number:\t");<br></em></strong><br></div><div><strong><br>&nbsp; int num1 = in.nextInt();<br></strong><br></div><div><br>&nbsp; //untuk next line<br><br></div><div><br>&nbsp; String s = in.nextLine();<br><br></div><div><br>&nbsp; //Arahan untuk user masukkan nombor kedua<br><br></div><div><br>&nbsp; System.<strong><em>out.print("Please enter the second number:\t");<br></em></strong><br></div><div><strong><br>&nbsp; int num2 = in.nextInt();<br></strong><br></div><div><br>&nbsp; //untuk next line<br><br></div><div><br>&nbsp; String s1 = in.nextLine();<br><br></div><div><br>&nbsp; //kira jumlah dua nombor&nbsp;<br><br></div><div><strong><br>&nbsp; int total = num1 + num2;<br></strong><br></div><div><br>&nbsp; //Paparkan jumlah markah<br><br></div><div><br>&nbsp; System.<strong><em>out.println("Total number of first and second number is "+total);<br></em></strong><br></div><div><br>}}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-02-20 08:20:37 UTC</pubDate>
         <guid>https://padlet.com/noorhafhizah/code1/wish/233157082</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/noorhafhizah/code1/wish/233159193</link>
         <description><![CDATA[i]]></description>
         <enclosure url="" />
         <pubDate>2018-02-20 08:29:09 UTC</pubDate>
         <guid>https://padlet.com/noorhafhizah/code1/wish/233159193</guid>
      </item>
   </channel>
</rss>
