Which of the following command displays the Python version from the terminal (Windows)? The > character stands for a command prompt. (select 2)
Which of the following command displays the Python version from the terminal (Windows)? The >
character stands for a command prompt. (Select Two)
a. > py –version
b. > python –version
c. > python -m pip –version
d. > py -m pip –version