Imports System
Public Module Module1
Public Sub Main()
Console.WriteLine("SHAVEZ AHMAD")
End Sub
End Module