I'm working on a simple application as an introduction to the language and syntax of Python. My current roadblock is this: I need to find a way to return a call to os.getenv without its result being ...