GitHubSign in

A value that is passed to a function (as input) when it is called.

"In the function call `print('Hello, world!')`, the string `'Hello, world!'` is an argument."

@gh-community