pg 237 – 241: Flag-Controlled While Loops
Posted in Reading Questions on November 28, 2006 by jccfundamentalsPlease respond in 3 – 2 – 1 fashion by December 1st.
Please respond in 3 – 2 – 1 fashion by December 1st.
Please respond in 3 – 2 – 1 fashion by December 1st.
Please respond in 3 – 2 – 1 fashion by November 29th.
Please respond in 3 – 2 – 1 fashion. 3 – important pieces of info… 2 – questions… and 1 connection. Deadline November 29th.
John B. is going to paraphrase this section on file input and output.
Please respond to Andrea post by Friday November 17th.
Please have the questions on pg 215 – 219 prepared for class on Thursday. I am adding to the original problem set to include 3 – 12. DO NOT POST YOUR ANSWERS HERE!! Thank you.
Write a program that prompts the user to input the x – y coordinates of a point in a Cartesian plane. the program should then output a message indicating whether the point if the origin, is located on the x or y axis, or appears in a particular quadrant.
For Example:
(0,0) is the origin.
(4,0) is on the x-axis.
(0,-3) is on the y-axis.
(-2, 3) is in the second quadrant.