Ad

Spelling correction

Code
Diff
  • def is_more_than_2(n):
        return n > 2
    • def is_more_then_2(n):
    • def is_more_than_2(n):
    • return n > 2