I download the program python on my windows for the first timeHow can I represent an 'Enum' in Python?Can I install Python 3.x and 2.x on the same Windows computer?Download file from web in Python 3Way to create multiline comments in Python?What is the Python 3 equivalent of “python -m SimpleHTTPServer”Why is “1000000000000000 in range(1000000000000001)” so fast in Python 3?How is Anaconda related to Python?Anaconda Installed but Cannot Launch NavigatorError with Python crypto on WindowsUnable to open windows accessories programs from python
On what to compliment someone with anorexia in order to improve their body image?
Why isn't UDP with reliability (implemented at Application layer) a substitute of TCP?
Transferring Data From One Table to Another Using Multiple Keys in ArcPy?
Why were the first airplanes "backwards"?
Copy group of files (Filename*) to backup (Filename*.bak)
Knight's move in chess.
Two palindromes are not enough
The Football Squad
Color Specified Vertices in LayeredGraphPlot
Cooking a nice pan seared steak for picky eaters
How do I create a new column in a dataframe from an existing column using conditions?
What is the Japanese name for the conventional shoelace knot?
How could an armless race establish civilization?
Word ending in "-ine" for rat-like
Have any large aeroplanes been landed — safely and without damage — in locations that they could not be flown away from?
By RAW, how can Prestidigitation create sound?
if a USA citizen marries a foreign citizen who has kid from previous marriage
Why was Pan Am Flight 103 flying over Lockerbie?
Losing the queen and then winning the game
How can I know if a PDF file was created via LaTeX or XeLaTeX?
What verb for taking advantage fits in "I don't want to ________ on the friendship"?
1991 (I think) Trek 850 MTB bottom bracket replacement. Maybe similar to 830?
Explain usage of "kaved" re Moshe's raising his hands w/ war of Amaleq
When casting a spell with a long casting time, what happens if you don't spend your action on a turn to continue casting?
I download the program python on my windows for the first time
How can I represent an 'Enum' in Python?Can I install Python 3.x and 2.x on the same Windows computer?Download file from web in Python 3Way to create multiline comments in Python?What is the Python 3 equivalent of “python -m SimpleHTTPServer”Why is “1000000000000000 in range(1000000000000001)” so fast in Python 3?How is Anaconda related to Python?Anaconda Installed but Cannot Launch NavigatorError with Python crypto on WindowsUnable to open windows accessories programs from python
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I downloaded the python of the homepage when I open it it keeps taking me to the Play Store and asking if what app do I want to open the program with, my computer application is in Windows 10 . anybody have the same problem? I cannot open that type of Anaconda
python-3.x
add a comment |
I downloaded the python of the homepage when I open it it keeps taking me to the Play Store and asking if what app do I want to open the program with, my computer application is in Windows 10 . anybody have the same problem? I cannot open that type of Anaconda
python-3.x
could you post the exact filename, with file extension?
– user3469811
Mar 25 at 14:55
add a comment |
I downloaded the python of the homepage when I open it it keeps taking me to the Play Store and asking if what app do I want to open the program with, my computer application is in Windows 10 . anybody have the same problem? I cannot open that type of Anaconda
python-3.x
I downloaded the python of the homepage when I open it it keeps taking me to the Play Store and asking if what app do I want to open the program with, my computer application is in Windows 10 . anybody have the same problem? I cannot open that type of Anaconda
python-3.x
python-3.x
asked Mar 25 at 14:52
Edgardo YumangEdgardo Yumang
1
1
could you post the exact filename, with file extension?
– user3469811
Mar 25 at 14:55
add a comment |
could you post the exact filename, with file extension?
– user3469811
Mar 25 at 14:55
could you post the exact filename, with file extension?
– user3469811
Mar 25 at 14:55
could you post the exact filename, with file extension?
– user3469811
Mar 25 at 14:55
add a comment |
1 Answer
1
active
oldest
votes
if you're trying to install python in windows, you can navigate to https://www.python.org/ > Downloads
> Download for Windows
It will download the python.exe file which you can use to install.
Double click on the exe file, and you will see the python basic editor.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55340566%2fi-download-the-program-python-on-my-windows-for-the-first-time%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
if you're trying to install python in windows, you can navigate to https://www.python.org/ > Downloads
> Download for Windows
It will download the python.exe file which you can use to install.
Double click on the exe file, and you will see the python basic editor.
add a comment |
if you're trying to install python in windows, you can navigate to https://www.python.org/ > Downloads
> Download for Windows
It will download the python.exe file which you can use to install.
Double click on the exe file, and you will see the python basic editor.
add a comment |
if you're trying to install python in windows, you can navigate to https://www.python.org/ > Downloads
> Download for Windows
It will download the python.exe file which you can use to install.
Double click on the exe file, and you will see the python basic editor.
if you're trying to install python in windows, you can navigate to https://www.python.org/ > Downloads
> Download for Windows
It will download the python.exe file which you can use to install.
Double click on the exe file, and you will see the python basic editor.
edited Mar 25 at 15:15
Jim Todd
9501 gold badge6 silver badges11 bronze badges
9501 gold badge6 silver badges11 bronze badges
answered Mar 25 at 14:59
danvdanv
567 bronze badges
567 bronze badges
add a comment |
add a comment |
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55340566%2fi-download-the-program-python-on-my-windows-for-the-first-time%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
could you post the exact filename, with file extension?
– user3469811
Mar 25 at 14:55