Editing Python Example Code

Jump to navigation Jump to 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.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
If you develop much in Python you may find it useful to save example code, snippets of code, or templates to copy and use later.  If you do this it is also nice to be able to run the code so you can check it out and mess with it a bit.  Keep in mind that copying code is easier than writing it.  Be an expert at both  
 
If you develop much in Python you may find it useful to save example code, snippets of code, or templates to copy and use later.  If you do this it is also nice to be able to run the code so you can check it out and mess with it a bit.  Keep in mind that copying code is easier than writing it.  Be an expert at both  
  
= A Trick for Keeping Your Own Example Code =
+
= A Trick for Example Code =
  
 
This page presents a trick that makes this process more convenient.
 
This page presents a trick that makes this process more convenient.
Line 49: Line 49:
  
 
</pre>
 
</pre>
 +
 +
  
 
= Links to Example Code =
 
= Links to Example Code =

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, 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 (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)