Hi, I was just wondering if there was any way to set to %PATH%
variables so I can compile my Java code, along with my Python code?
For instance.. PATH is currently C:\ ... JDK_bin blah blah
, and that's it. To run my python code, I have to change my path variable completely.
Any answers?