AlexRaynor

1.1

Aug 18th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.14 KB | None | 0 0
  1.    class Program
  2.     {
  3.         static void Main(string[] args)
  4.         {
  5.  
  6.             Console.WriteLine("Hi, Alex");
  7.         }
  8.  
  9.  
  10.     }
Advertisement
Add Comment
Please, Sign In to add comment