Skip to content
This repository was archived by the owner on Apr 1, 2021. It is now read-only.

Comments

Article: Python-Function-MIN.md#1043

Merged
5 commits merged intofreeCodeCamp:masterfrom
varunu28:master
May 27, 2016
Merged

Article: Python-Function-MIN.md#1043
5 commits merged intofreeCodeCamp:masterfrom
varunu28:master

Conversation

@varunu28
Copy link
Contributor

No description provided.

@alayek alayek added this to the June Summit milestone May 27, 2016
@alayek alayek self-assigned this May 27, 2016
`min()` is a built-in function in Python 3. It returns the smallest item in an iterable or the smallest of two or more arguments.

## Arguments
This function takes 2 or more numbers or any kind of iterable as an argument. While giving an iterable as an argument we must make sure
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 or more

two or more

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@varunu28
Copy link
Contributor Author

@atjonathan My bad. The word wrap got activated

@alayek
Copy link
Member

alayek commented May 27, 2016

@atjonathan waiting on your LGTM.

LGTM 👍

Let's :shipit: 📦

@ghost ghost merged commit 9b1b1bf into freeCodeCamp:master May 27, 2016
@BerkeleyTrue BerkeleyTrue removed the QA label May 27, 2016
trishulpani pushed a commit to trishulpani/wiki that referenced this pull request May 28, 2016
* Create Python-Function-MIN.md

* Update Python-Function-MIN.md

* Update Python-Function-MIN.md

* Update Python-Function-MIN.md

* Update Python-Function-MIN.md
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants