Skip to content

How to skip lessons #281

Description

@morenoh149

Is there a way to tell the runner that it should start with some lesson?

Best I could find was to add a # on all the lines up to the Generator lesson (I'm trying to refresh on generators right now).

https://github.com/gregmalcolm/python_koans/blob/master/koans.txt#L1

# Lines starting with # are ignored.
#koans.about_asserts.AboutAsserts
#koans.about_strings.AboutStrings
#koans.about_none.AboutNone
koans.about_lists.AboutLists
koans.about_list_assignments.AboutListAssignments
koans.about_dictionaries.AboutDictionaries
...
``

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions