Installation and use of Python under Windows

Source: Internet
Author: User
Tags sublime text

SOURCE https://www.cnblogs.com/daysme/

-2017-12-30

This article is only about how to run Python in Vscode

-2017-12-30## installation and use under Windows 1. Download Https://www.python.org/ftp/python/3.6.4/python-3.6.4.exe1. Install 1. Add the installation directory to the environment variable to make it easy to use 1 on the command line. Run in Vscode and troubleshoot garbled    1. Install the ' Code Runner ' plugin to facilitate the operation of various code 1 in Vscode    . Add a Python installation path to the settings to invoke Python ' "Python.pythonpat H ":" Path ", '    1. Add ' variable pythonioencoding value to UTF-8 ' in the environment variable to resolve output garbled in Vscode    1. Install ' python ' plugin for Debugging # # # # # # # # # # # # # # # # # # # # # # # # # # Learning basic Syntax ' py # Case-sensitive print (' Hello ') # available single double quotes # view reserved word import keywordprint (keyword.kwlist) "' Multiline comment use indent to represent code block" "

It seems like Python is very hot recently, I just want to glance at it, output a Hello Wrod, and then not. Do not want their own JS do not know well and spend energy to make python, after all, now node can do a lot of things.

The plug-ins in sublime text are basically written in Python, and after knowing how to run Python, it's helpful to ^_^ when you change the plugin.

Installation and use of Python under Windows

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.