0

I downloaded Python 3.6.5 and while I trying to run my program, opened a black window and closed (like a cmd window).
What I need to do?

AskMath
  • 415
  • 1
  • 4
  • 11
  • 1
    This sounds like expected behavior. Either run it in an interactive console, or add something like `input()` at the end so it waits for an "Enter" before exiting. – user3483203 May 14 '18 at 13:00

1 Answers1

0

Install any client where you can execute the commands. And execute the command python file.py.