Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public class MyName
- {
- public static void main(String[] arg)
- {
- System.out.println("My name is Muhammad Azri.");
- System.out.println("Hello.");
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement