Jump to content
virginialuther12

Python 3.5.2

Recommended Posts

Hi,

I am learning Python and need some help.

I am a beginner in website development and I am usually using PHP for programming purpose and developed some site like best essay writing service. Recently I have downloaded Python 3.5.2 and installed. After installing, I updated (get an update) IDLE and got 2.7.11. Is there a way to upgrade it to Python 3.5.2?

any help?

Link to comment
Share on other sites

  • Active Members

Each Python installation comes by default with its specific IDLE IDE. You should have it there (on Windows at least). 

 

I'd recommend you use something like PyCharm (which is also PEP8 compliant and has a bunch of nice embedded features). You can download the community edition version of PyCharm from here (available for Windows / Linux / OSX).

 

Don't limit yourself. Try Python 3.6 which is now a stable version. It comes with awesome new features like Literal String Formatting or Asynchronous Comprehensions.

 

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...