Python sample question with answer 21

Question:
To check the installed Python version on a Linux system, you can open your terminal and type one of the following commands:

python --version
___ --version
  1. py
  2. python3
  3. pylinux
Answer:
B - is the correct answer