me: 0.089651
Area: 116.25 Steps: 100 Time: 0.044431
TJ
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
Hi, just started python at Uni and think i am in for a rough ride with zero
prior experience in programming.
Anyway my problem that i can't fix my self after googling.
The exercise is to generate a list of odd numbers between 1-100 and the same
for even numbers.
So far this is what i haveCODE: SE
There is no formal python certification other then courses with
certification of completion such as uw.edu or coursera. If you are into
infosec there is also
http://www.securitytube-training.com/online-courses/securitytube-python-scripting-expert/index.html.
But i think your best bet is your github
Check out https://www.continuum.io/downloads
Anaconda has a IDE called Spyder this may be a good solution.
On Wed, Mar 2, 2016 at 1:58 PM, Ben Finney
wrote:
> Lisa Hasler Waters writes:
>
> > Could you please recommend the best Python tools for writing and
> > running our code for the long ter