Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 20 Online
OpenStudy (anonymous):

This is for computer programming class. I was wondering how do I enter in a line starting at (35, 45) that goes to (95, 75). With using variables for the starting point of the line. And not using width and height to calculate the value of these variables. Use addition to get the ending point. You must use different variables to draw the line than you used for the circle.

OpenStudy (espex):

It really depends on what your setup is that you are trying to program. If there is no gui then you can most likely just enter the start(x,y) and end(x,y) then use the values as you like.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!