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;








-1















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










share|improve this question






















  • could you post the exact filename, with file extension?

    – user3469811
    Mar 25 at 14:55

















-1















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










share|improve this question






















  • could you post the exact filename, with file extension?

    – user3469811
    Mar 25 at 14:55













-1












-1








-1








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










share|improve this question














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






share|improve this question













share|improve this question











share|improve this question




share|improve this question










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

















  • 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












1 Answer
1






active

oldest

votes


















0














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.






share|improve this answer
























    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
    );



    );













    draft saved

    draft discarded


















    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









    0














    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.






    share|improve this answer





























      0














      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.






      share|improve this answer



























        0












        0








        0







        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.






        share|improve this answer















        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.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        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


















            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.



















            draft saved

            draft discarded
















































            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.




            draft saved


            draft discarded














            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





















































            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







            Popular posts from this blog

            Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

            SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

            은진 송씨 목차 역사 본관 분파 인물 조선 왕실과의 인척 관계 집성촌 항렬자 인구 같이 보기 각주 둘러보기 메뉴은진 송씨세종실록 149권, 지리지 충청도 공주목 은진현