{"id":12811,"date":"2025-09-27T17:45:37","date_gmt":"2025-09-27T17:45:37","guid":{"rendered":"https:\/\/guidance24.in\/?p=12811"},"modified":"2025-09-27T17:45:39","modified_gmt":"2025-09-27T17:45:39","slug":"how-to-install-python-run-your-first-program-2","status":"publish","type":"post","link":"https:\/\/guidance24.in\/?p=12811","title":{"rendered":"How to Install Python &amp; Run Your First Program"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\"><strong>\u092a\u0930\u093f\u091a\u092f:<\/strong><\/h4>\n\n\n\n<p>Python \u0926\u0941\u0928\u093f\u092f\u093e \u0915\u0940 \u0938\u092c\u0938\u0947 popular programming languages \u092e\u0947\u0902 \u0938\u0947 \u090f\u0915 \u0939\u0948\u0964 \u0907\u0938\u0947 \u0938\u0940\u0916\u0928\u093e \u0906\u0938\u093e\u0928 \u0939\u0948 \u0914\u0930 \u092f\u0939 web development, data science, AI, automation \u0914\u0930 \u092c\u0939\u0941\u0924 \u0915\u0941\u091b \u092e\u0947\u0902 \u0915\u093e\u092e \u0906\u0924\u0940 \u0939\u0948\u0964 \u0907\u0938 \u092c\u094d\u0932\u0949\u0917 \u092e\u0947\u0902 \u0939\u092e Python install \u0915\u0930\u0928\u093e \u0914\u0930 \u092a\u0939\u0932\u093e program run \u0915\u0930\u0928\u093e step by step \u0938\u0940\u0916\u0947\u0902\u0917\u0947\u0964<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 1: Python Download \u0915\u0930\u0947\u0902<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.python.org\/downloads\/\">Python \u0915\u0940 official website<\/a> \u092a\u0930 \u091c\u093e\u090f\u0901\u0964<\/li>\n\n\n\n<li>Latest version \u091a\u0941\u0928\u0947\u0902 (\u091c\u0948\u0938\u0947 Python 3.x) \u0914\u0930 <strong>Download<\/strong> button \u092a\u0930 \u0915\u094d\u0932\u093f\u0915 \u0915\u0930\u0947\u0902\u0964<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 2: Python Install \u0915\u0930\u0947\u0902 (Windows \u0915\u0947 \u0932\u093f\u090f)<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Downloaded file \u092a\u0930 double click \u0915\u0930\u0947\u0902\u0964<\/li>\n\n\n\n<li><strong>\u201cAdd Python to PATH\u201d<\/strong> option \u0915\u094b check \u0915\u0930\u0947\u0902\u0964<\/li>\n\n\n\n<li><strong>Install Now<\/strong> \u092a\u0930 \u0915\u094d\u0932\u093f\u0915 \u0915\u0930\u0947\u0902\u0964<\/li>\n\n\n\n<li>Installation complete \u0939\u094b\u0928\u0947 \u0915\u0947 \u092c\u093e\u0926 <strong>Close<\/strong> button \u0926\u092c\u093e\u090f\u0901\u0964<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 3: Python Installation Check \u0915\u0930\u0947\u0902<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Command Prompt \u092f\u093e Terminal \u0916\u094b\u0932\u0947\u0902\u0964<\/li>\n\n\n\n<li>Type \u0915\u0930\u0947\u0902: <code>python --version<\/code><\/li>\n\n\n\n<li>Version \u0926\u093f\u0916\u0947 \u0924\u094b Python \u0938\u0939\u0940 \u0938\u0947 install \u0939\u094b \u0917\u092f\u093e \u0939\u0948\u0964<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 4: \u0905\u092a\u0928\u093e \u092a\u0939\u0932\u093e Python Program \u0932\u093f\u0916\u0947\u0902<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Notepad \u092f\u093e \u0915\u093f\u0938\u0940 IDE (\u091c\u0948\u0938\u0947 VS Code, PyCharm) \u092e\u0947\u0902 new file \u0916\u094b\u0932\u0947\u0902\u0964<\/li>\n\n\n\n<li>\u0932\u093f\u0916\u0947\u0902: <code>print(\"Hello, World!\")<\/code><\/li>\n\n\n\n<li>File \u0915\u094b <strong>hello.py<\/strong> \u0928\u093e\u092e \u0938\u0947 save \u0915\u0930\u0947\u0902\u0964<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 5: Program Run \u0915\u0930\u0947\u0902<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Command Prompt\/Terminal \u0916\u094b\u0932\u0947\u0902\u0964<\/li>\n\n\n\n<li>\u0909\u0938 folder \u092e\u0947\u0902 \u091c\u093e\u090f\u0901 \u091c\u0939\u093e\u0901 \u0906\u092a\u0928\u0947 file save \u0915\u0940 \u0939\u0948\u0964<\/li>\n\n\n\n<li>Type \u0915\u0930\u0947\u0902: <code>python hello.py<\/code><\/li>\n\n\n\n<li>Output \u092e\u0947\u0902 \u0926\u093f\u0916\u093e\u0908 \u0926\u0947\u0917\u093e: <code>Hello, World!<\/code><\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u0928\u093f\u0937\u094d\u0915\u0930\u094d\u0937:<\/strong><\/h3>\n\n\n\n<p>\u0905\u092c \u0906\u092a\u0928\u0947 Python install \u0915\u0930\u0928\u093e \u0914\u0930 \u092a\u0939\u0932\u093e program run \u0915\u0930\u0928\u093e \u0938\u0940\u0916 \u0932\u093f\u092f\u093e \u0939\u0948\u0964 \u0906\u092a \u0905\u092c \u0914\u0930 programs \u0932\u093f\u0916\u0915\u0930 Python \u092e\u0947\u0902 \u0905\u092a\u0928\u0947 skills \u092c\u0922\u093c\u093e \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964 Beginners \u0915\u0947 \u0932\u093f\u090f \u092f\u0939 \u092a\u0939\u0932\u093e \u0915\u0926\u092e \u092c\u0939\u0941\u0924 \u092e\u0939\u0924\u094d\u0935\u092a\u0942\u0930\u094d\u0923 \u0939\u0948\u0964<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u092a\u0930\u093f\u091a\u092f: Python \u0926\u0941\u0928\u093f\u092f\u093e \u0915\u0940 \u0938\u092c\u0938\u0947 popular programming languages \u092e\u0947\u0902 \u0938\u0947 \u090f\u0915 \u0939\u0948\u0964 \u0907\u0938\u0947 \u0938\u0940\u0916\u0928\u093e \u0906\u0938\u093e\u0928 \u0939\u0948 \u0914\u0930 \u092f\u0939 web development, data science, AI, automation \u0914\u0930 \u092c\u0939\u0941\u0924 \u0915\u0941\u091b \u092e\u0947\u0902 \u0915\u093e\u092e \u0906\u0924\u0940 \u0939\u0948\u0964 \u0907\u0938 \u092c\u094d\u0932\u0949\u0917 \u092e\u0947\u0902 \u0939\u092e Python install \u0915\u0930\u0928\u093e \u0914\u0930 \u092a\u0939\u0932\u093e program run \u0915\u0930\u0928\u093e step by step \u0938\u0940\u0916\u0947\u0902\u0917\u0947\u0964 Step 1: Python Download \u0915\u0930\u0947\u0902 Step 2: Python Install \u0915\u0930\u0947\u0902 (Windows \u0915\u0947 \u0932\u093f\u090f) Step 3: Python Installation Check \u0915\u0930\u0947\u0902 Step 4: \u0905\u092a\u0928\u093e \u092a\u0939\u0932\u093e Python Program \u0932\u093f\u0916\u0947\u0902 Step 5: Program Run \u0915\u0930\u0947\u0902 \u0928\u093f\u0937\u094d\u0915\u0930\u094d\u0937: \u0905\u092c \u0906\u092a\u0928\u0947 Python install \u0915\u0930\u0928\u093e \u0914\u0930 \u092a\u0939\u0932\u093e program run \u0915\u0930\u0928\u093e \u0938\u0940\u0916 \u0932\u093f\u092f\u093e \u0939\u0948\u0964 \u0906\u092a \u0905\u092c \u0914\u0930 programs \u0932\u093f\u0916\u0915\u0930 Python \u092e\u0947\u0902 \u0905\u092a\u0928\u0947&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15,49],"tags":[],"class_list":["post-12811","post","type-post","status-publish","format-standard","hentry","category-blog","category-career-faqs"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"admin","author_link":"https:\/\/guidance24.in\/?author=1"},"rttpg_comment":0,"rttpg_category":"<a href=\"https:\/\/guidance24.in\/?cat=15\" rel=\"category\">Blog<\/a> <a href=\"https:\/\/guidance24.in\/?cat=49\" rel=\"category\">Career FAQs<\/a>","rttpg_excerpt":"\u092a\u0930\u093f\u091a\u092f: Python \u0926\u0941\u0928\u093f\u092f\u093e \u0915\u0940 \u0938\u092c\u0938\u0947 popular programming languages \u092e\u0947\u0902 \u0938\u0947 \u090f\u0915 \u0939\u0948\u0964 \u0907\u0938\u0947 \u0938\u0940\u0916\u0928\u093e \u0906\u0938\u093e\u0928 \u0939\u0948 \u0914\u0930 \u092f\u0939 web development, data science, AI, automation \u0914\u0930 \u092c\u0939\u0941\u0924 \u0915\u0941\u091b \u092e\u0947\u0902 \u0915\u093e\u092e \u0906\u0924\u0940 \u0939\u0948\u0964 \u0907\u0938 \u092c\u094d\u0932\u0949\u0917 \u092e\u0947\u0902 \u0939\u092e Python install \u0915\u0930\u0928\u093e \u0914\u0930 \u092a\u0939\u0932\u093e program run \u0915\u0930\u0928\u093e step by step \u0938\u0940\u0916\u0947\u0902\u0917\u0947\u0964 Step 1: Python Download \u0915\u0930\u0947\u0902 Step 2: Python&hellip;","_links":{"self":[{"href":"https:\/\/guidance24.in\/index.php?rest_route=\/wp\/v2\/posts\/12811","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/guidance24.in\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/guidance24.in\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/guidance24.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/guidance24.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12811"}],"version-history":[{"count":1,"href":"https:\/\/guidance24.in\/index.php?rest_route=\/wp\/v2\/posts\/12811\/revisions"}],"predecessor-version":[{"id":12812,"href":"https:\/\/guidance24.in\/index.php?rest_route=\/wp\/v2\/posts\/12811\/revisions\/12812"}],"wp:attachment":[{"href":"https:\/\/guidance24.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12811"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/guidance24.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=12811"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/guidance24.in\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=12811"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}