This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

Russ Hensel

New member a bit new to python, but programming since 1963

Interested in:

SageMath among others

SageMath single cell test

Email: <<russ_hensel(you AT SPAMFREE comcast DOT net)>>

...

Just Testing

no code here

again

 1 (x,y) = (5,0)
 2 try:
 3  z = x/y
 4 except ZeroDivisionError:
 5  print "divide by zero"

 1 (x,y) = (5,0)
 2 try:
 3  z = x/y
 4 except ZeroDivisionError:
 5  print "divide by zero"

 1 (x,y) = (5,0)
 2 try:
 3  z = x/y
 4 except ZeroDivisionError:
 5  print "divide by zero"

CategoryHomepage


2026年02月14日 16:12

AltStyle によって変換されたページ (->オリジナル) /