Skip to content
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

day14 opti, the change will make the sample easier to understand #563

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kevindai007
Copy link

the change will make the sample easier to understand.

The old version will mislead the beginners. They might think they're supposed to get a string output 'WELCOME TO PYTHON'

@split_string_decorator
@uppercase_decorator # order with decorators is important in this case - .upper() function does not work with lists

Choose a reason for hiding this comment

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

[doubt]

why did you remove this comment ?

i believe that "#.upper() function does not work with lists" is interesting, what you think?

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