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

MOz #8

Open
wants to merge 20 commits into
base: pbs-psyc161-wi19
Choose a base branch
from
Open

MOz #8

wants to merge 20 commits into from

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
@@ -95,7 +95,7 @@ Chapter Assessment
:autograde: unittest
: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