This is from a tutorial

"EXERCISE 3.9 
Use the math library to write a program to print out
the sin and cos of numbers from 0 to 2pi in intervals
of pi/6. You will need to use the range() function." 
 
 Range won't let me use pi/6 as an incremator
is there some other way i can accomplish this task
im new to programming so all the help i can get is
greatly appreciated.
NI!
alex



                
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to