per python docs https://docs.python.org/3/library/functions.html#repr > .. attempt to return a string that would yield an object with the same value when passed to [eval()](https://docs.python.org/3/library/functions.html#eval)