Skip to content

Change variable name for location in function example #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 8, 2015
Merged

Change variable name for location in function example #32

merged 1 commit into from
Mar 8, 2015

Conversation

ymihaylov
Copy link
Contributor

from е запазена дума от python езика и се използва при import на пакети (https://docs.python.org/2/tutorial/modules.html#intra-package-references) и по този начин дефинирана def say_hello(name, from): не работи. Затова промених името на втория аргумент да е from_who вместо form

@vladimiroff
Copy link
Member

Под from имаме предвид от кой човек, не от коя локация. Измисли по-добро име :)

@ymihaylov
Copy link
Contributor Author

Грешно съм разбрал значи. Reset-нах и пуснах нов commit :)

vladimiroff added a commit that referenced this pull request Mar 8, 2015
Change variable name for location in function example
@vladimiroff vladimiroff merged commit 8d13a94 into fmi:master Mar 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants