Skip to content

Conversation

@mert-ozkan
Copy link

No description provided.

anharrington and others added 20 commits January 5, 2019 11:02
Updates, mostly to advanced accumulation chapter
The final problem in the section uses this terminology,
but the initial definition was inconsistent.
The nth character is the character at index n+1
Exercise said compiler/interpreter
instance method limbs not class method for Animal class
[ENH] Add missing feedback to MC question in section Iterables
[FIX]: make activecode section 8, 4.4.4, actual active code
:practice: T

Write code that counts the number of words in ``sentence`` that contain *either* an "a" or an "e". Store the result in the variable ``num_a_or_e``.
Write code that counts the number of words in ``sentence`` that contains at least one of the letters "a" and "e". Store the result in the variable ``num_a_or_e``.
Copy link
Member

Choose a reason for hiding this comment

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

not sure if this change makes it clearer, so probably not worth submitting upstream

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.

6 participants