+ 2
I think all you need is an IDE. An integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development.
To find the right IDE for your programming language, just Google it. đ
Like for Python we have: PyCharm, WingIDE, Spyder, PyDev...



