Please help ,me someone how to check python 3 on cmd when I have both python2 qnd python 3 installed on my system
Asked
Active
Viewed 91 times
-2
-
just type `python3` and enter the interpeter.. – Aaron_ab Aug 27 '19 at 06:23
1 Answers
1
Steps:
1) Open command prompt or terminal.
2) type python3

V-Nayak Yuvraj Bhatt
- 41
- 4
-
hey I am trying to download python 3.5.6 for a project but cannot find the download exe file. Do you have any idea how to find it – pritam pal Aug 28 '19 at 16:22
-
are you trying to download it, or have you downloaded it prior, and finding the .exe? – V-Nayak Yuvraj Bhatt Aug 30 '19 at 06:30