View Single Post
Old Nov 27th, 2006, 2:19 AM   #10
public2
Newbie
 
Join Date: Aug 2006
Posts: 13
Rep Power: 0 public2 is on a distinguished road
Quote:
Originally Posted by Dietrich View Post
It might be "cheating", but there is the "len" function.
>>> len([7,8,9])
3
Homework? I can't believe that there are actually schools progressive enough to teach Python. I thought most of those institutions of higher learning were stuck with Java.
We're learning Python AND Java, and the integration between them, but in this first semester, we just learned Python. Baby steps :-)
public2 is offline   Reply With Quote