• Offers
    • RegisterLogin
      • Learn More
    PythonPoint.netPythonPoint.net
    • Offers
    • RegisterLogin
      • Learn More

      Python

      SKILL IS IMPORTANT THAN DEGREE Be skill full.
      • Home
      • Blog
      • Python
      • How to Start Python in Windows

      How to Start Python in Windows

      • Posted by Python Point Team
      • Categories Python
      • Date December 31, 2022
      • Comments 0 comment
      how to start python in windows

      Python is an easy to learn, flexible, interpreted, high-level programming language.

      In this article, we will see how to start Python in Windows.

      If you have not installed Python in your system, check out the installation article on the site. If you Python installed, then lets check out the next steps.

      We can use Python in interactive mode or in script mode.

      To enter interactive mode, open the command prompt. Type python and press enter.

      This is how interactive mode looks like. In this, you can quickly run blocks or a single line of Python code.

       In script mode, you write your code in a text file then save it with a .py extension which stands for “Python”. If you need to write a long piece of Python code or your Python script spans multiple files, then script mode is more suitable.

      To enter script mode, you can use Python IDLE, or any other text editors which support python.

      This is a screenshot of the Python IDLE which come with python installation.

      In the File menu, select New File (Ctrl + N). Now a new file is opened. You can write your python script on this file and save it with .py extension.

      You can run your program by going to the Run menu and select the Run Module. Now the output will be shown in the shell window.

      • Share:
      author avatar
      Python Point Team

      Previous post

      How to Standardize Data in Python
      December 31, 2022

      Next post

      How to store user input in dictionary Python
      December 31, 2022

      You may also like

      15 Powerful Step for Mastering JSON Parsing in Python: Boosting Data Manipulation and Validation
      21 June, 2023

      Introduction In the world of programming, data plays a crucial role, and managing it efficiently is of utmost importance. JSON (JavaScript Object Notation) has emerged as a popular data interchange format due to its simplicity and flexibility. In this article, …

      Introduction to Transfer Learning with Python: A Practical Guide
      31 December, 2022

      Introduction: Definition of transfer learning Overview of how transfer learning works in the context of machine learning Why transfer learning is useful and important Section 1: Transfer learning in Python with Keras In this section, we will explore how to …

      How to Check Type in Python
      31 December, 2022

      In this article, we will learn to check type in Python. The built-in function type() can be used to check the type of data in Python.

      Subscribe
      Login
      Notify of
      Please login to comment
      0 Discussion
      Inline Feedbacks
      View all comments

      Latest Courses

      (Hindi) Ways to earn minimum 1 Lakh Per month as Programmer

      (Hindi) Ways to earn minimum 1 Lakh Per month as Programmer

      ₹10,000
      (HINDI) Full Stack Web Development In Python 3.8 And Django 3.1

      (HINDI) Full Stack Web Development In Python 3.8 And Django 3.1

      ₹25,000 ₹2,500

      Latest Posts

      • 15 Powerful Step for Mastering JSON Parsing in Python: Boosting Data Manipulation and Validation
      • Introduction to Transfer Learning with Python: A Practical Guide
      • How to Check Type in Python
      • How to make web crawler in python?
      • Why was the language called “python”?
      Contact
      •   support@pythonpoint.com

      We get you the best Python Courses and Blogs aiming to provide skill.

      We Believe Skill is much more important than a Degree

      Company
      • About Us
      • Blog
      • Offers
      • Contact
      Useful Links
      • Courses
      Support
      • Need Support

      © 2020 ALL RIGHTS RESERVED​ PYTHONPOINT.NET

      PythonPoint

      • Terms of Use
      • Refund Policy
      • Privacy Policy

      Login with your site account

      Lost your password?

      Not a member yet? Register now

      Register a new account

      Are you a member? Login now

      wpDiscuz