run code with different verions of python

33

run code with different verions of python -

py -3 file_name.py    #will run file file_name.py in python 3

Comments

Submit
0 Comments