Go
Go's naming scheme requires the use of the underscore, and the backslash is used to escape characters in strings.
BeginJavaScript
JavaScript makes heavy use of the semi-colon as well as the pipe and ampersand in logical operations.
BeginPython
Python is a keyword-heavy language. However, it does use a lot of indentation and parentheses.
Begin