Type the following and press enter: `os.getenv()` The output is: `os. getenv()` There's a space added after the `.`
Type the following and press enter:
os.getenv()The output is:
os. getenv()There's a space added after the
.