Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 397 Bytes

File metadata and controls

10 lines (7 loc) · 397 Bytes

Repository related to https://github.com/szabgab/modiin-co-learning/

Task

  • Fork and clone this repository
  • Write a test for the is_anagram function that you can see in action in the bin/is_anagram.py
  • Once tests are running on your system, set up Travis-CI
  • Once Travis works in your own GitHub/Travis-CI accounts, send a pull-request.
  • We will comment on the PR, but won't merge it.