You can also check which version of Python is running in code. Do this by importing the sys module and then using version. Simply: Code. Copy Text import sys ...
確定! 回上一頁