Vpython code not running in Visual Studio Code
Tried running same code in IDLE and it works.
But when I run the same code in Visual Studio, the browser window closes as soon as it opens.
It’s a simple sphere code.
import vpython
ball=vpython.sphere()
New contributor
Tristan Wade Anderson 13 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.