Advertisement
OKIEWARDOYO

C#.NET 2

Nov 30th, 2012
1,607
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.11 KB | None | 0 0
  1. public class Coba
  2. {
  3.    public static void Main()
  4.    {
  5.       System.Console.WriteLine("Hai, saya C#!");
  6.    }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement