diff --git a/09-the-one/tf-09.py b/09-the-one/tf-09.py index 45a0212..2356985 100755 --- a/09-the-one/tf-09.py +++ b/09-the-one/tf-09.py @@ -13,7 +13,7 @@ class TFTheOne: return self def printme(self): - print self._value, + print self._value # # The functions