When I click "run" on my files, it only opens them in python 2.7. Is there any way to make them run in python 3.3? It would just make my life easier
When I click "run" on my files, it only opens them in python 2.7. Is there any way to make them run in python 3.3? It would just make my life easier
The first line in your file should be:
#!/usr/local/bin/python3.3