I am new to Python and Cloud9 and I am trying to run my script but I keep getting the following message:
Your code is running at https://teacher-stats-mundo1.c9users.io.
Important: use os.getenv(PORT, 8080) as the port and os.getenv(IP, 0.0.0.0) as the host in your scripts!
How do I resolve this?
Thank you!