Jalankan kode dengan verion python yang berbeda

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