Skip to content

Instantly share code, notes, and snippets.

@mapreal19
Created February 15, 2017 16:01
Show Gist options
  • Save mapreal19/9698d4985e4c37c35128977d0c6f7fb8 to your computer and use it in GitHub Desktop.
Save mapreal19/9698d4985e4c37c35128977d0c6f7fb8 to your computer and use it in GitHub Desktop.
Sub PrintNumber(number As Integer)
Console.WriteLine(number)
End Sub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment