/pythonic

Primary LanguagePython

LAB - Class 42

  • In this lab we created a simple class method that will take in a string and reverse it Author/Co-Author:
  • Brian
  • Brendon Links and Resources:

Initialize application:

  • python pythonic.py

  • How do you run tests?

  • pytest tests/test_pythonic.py