Skip to content

Instantly share code, notes, and snippets.

@adamwoolhether
Created September 5, 2023 10:49
Show Gist options
  • Select an option

  • Save adamwoolhether/46a512db952cd51c1a97c8c2eacbb142 to your computer and use it in GitHub Desktop.

Select an option

Save adamwoolhether/46a512db952cd51c1a97c8c2eacbb142 to your computer and use it in GitHub Desktop.
package main
import "fmt"
func main() {
fmt.Println("Hello Nikki")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment