chamsi09

Untitled

Sep 12th, 2024
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VB.NET 0.11 KB | None | 0 0
  1. Module Program
  2.     Sub Main(args As String())
  3.         Console.WriteLine("Hello World!")
  4.     End Sub
  5. End Module
Advertisement
Add Comment
Please, Sign In to add comment