-werners-
Esteemed Contributor III

os.getenv()

method in Python returns the value of the environment variable key if it exists otherwise returns the default value

View solution in original post