Skip to content

Instantly share code, notes, and snippets.

@mallibone
Created February 4, 2017 07:13
Show Gist options
  • Save mallibone/6e4ea5972010416d84706d0ab4115071 to your computer and use it in GitHub Desktop.
Save mallibone/6e4ea5972010416d84706d0ab4115071 to your computer and use it in GitHub Desktop.
$name = "Harvey Specter"
$aNumber = 42
echo "Hello $name, your number is $aNumber"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment