Skip to content

Instantly share code, notes, and snippets.

@adilw3nomad
Created June 3, 2019 06:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adilw3nomad/58f41e3048be50580ab19bbe4ec61206 to your computer and use it in GitHub Desktop.
Save adilw3nomad/58f41e3048be50580ab19bbe4ec61206 to your computer and use it in GitHub Desktop.
go
func CheckAnswer(string, string) string {
return "Correct! Well done"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment