Not logged in
Talk
Contributions
Create account
Log in
Navigation
Main page
About
People
Publications
Teaching
Resources
Research Blog
Wiki Functions
Recent changes
Help
Licensing
Page
Discussion
Edit
View history
Editing
Windows interactive Python
From CommunityData
Jump to:
navigation
,
search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<ol> <li>Open a command prompt:<br /> * On Windows 10 and 8, click the Start menu (or hit the windows key), type <code>Anaconda PowerShell</code> (which will open the Search field) and hit enter. * On Windows Vista or Windows 7: click on the Start menu (the Windows logo in the lower left of the screen), type <code>Anaconda PowerShell</code> into the Search field directly above the Start menu button, and click on "Anaconda Powershell" in the search results above the Search field. <li>To start Python, type <pre>python</pre> at the command prompt and hit enter. You should see something like <pre> Python 3.6.2 (r271:86832, ...) on win32 Type "help", "copyright", "credits" or "license" for more information. >>> </pre> The <code>>>></code> indicates that you are at a Python prompt. </li> <li>Exit the Python prompt by typing <pre>exit()</pre> and hitting enter. Now you're back at the Windows command prompt (<code>C:\</code>).</li> </ol> ===Success!=== Practice these steps until you feel comfortable navigating to a command prompt, starting Python, and exiting Python. [[Category:CDSW]]
Summary:
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see
CommunityData:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:
Cancel
Editing help
(opens in new window)
Tools
What links here
Related changes
Special pages
Page information