Python IDE ====>>> Atom

Source: Internet
Author: User

The recent learning of Python requires an entire handy IDE. Friend recommend Atom, so downloaded a 1.53 version of this thing is done by GitHub, it should be open source.

Installed after the installation of two plug-in, one is indented, one is running the program

First open the setting

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M02/7C/AB/wKiom1bVUAyTuhUFAABORnsCuVA185.png "title=" 111. PNG "alt=" Wkiom1bvuaytuhufaabornscuva185.png "/>

And then search for Autocomplete-python, which is indented, installed

And then search for script, which is a python run.

That's two of the goods below.

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M00/7C/A9/wKioL1bVUSHDOecfAAC74cot_TY605.png "title=" 2222. PNG "alt=" Wkiol1bvushdoecfaac74cot_ty605.png "/>


And then you can write the code to complete the whole Python example

Import Turtlewindow = Turtle. Screen () Babbage = Turtle. Turtle (); Babbage.color ("Green", "yellow") babbage.left (+) Babbage.forward (+) babbage.right (+) Babbage.begin_ Fill () Babbage.circle () Babbage.end_fill () #babbage. Color ("yellow", "yellow") #babbage. Begin_fill () # Babbage.circle #babbage. End_fill () for I in range (1): Babbage.color ("Red", "Red") Babbage.left (Babbage). Forward (Babbage.left) (157) Babbage.forward () Window.exitonclick ()

Results

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M02/7C/A9/wKioL1bVUejSmj1HAAA02z17zCM167.png "title=" 333. PNG "alt=" Wkiol1bvuejsmj1haaa02z17zcm167.png "/>

Get.

This article is from the "Unrestrained Bear Warrior" blog, please be sure to keep this source http://xinnetcodingman.blog.51cto.com/9760903/1746363

Python ide ====>>> Atom

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.