[Tutor] Python Homework

2016-05-01 Thread Katie Tuite
I'm trying to do a python homework question and cannot figure out how to start at all. This is the question [image: pasted1] ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/

[Tutor] (no subject)

2013-09-27 Thread Katie
Hello, I am trying to write a program using Python v. 2.7.5 that will compute the area under the curve y=sin(x) between x = 0 and x = pi. Perform this calculation varying the n divisions of the range of x between 1 and 10 inclusive and print the approximate value, the true value, and the perce

[Tutor] Python Programming Help

2013-09-11 Thread Katie
Hello, I am a beginner in computer programming. I am studying math, and the math class that I will be taking requires knowledge in Python. So, I am in a computer science class. Therefore, I do not have an in-depth knowledge of computer programming. I am currently trying to write a program