Author |
Message |
ProgrammingFun

|
Posted: Thu Jan 20, 2011 9:36 pm Post subject: Re: RE:Help. Exiting program? |
|
|
WHY DON'T YOU JUST DO WHAT I AM SAYING THEN!?!?!??!?!?!?!
ProgrammingFun @ Thu Jan 20, 2011 8:48 pm wrote: Turing: |
if pick = 0 then /*<----- this is supposed to be "not equals to"*/
put "Select your choice of calculation:"
put "1) Square of the number"
put "2) Square root of the number"
put "3) Reciprocal of the number"
put "4) Cube of the number"
put "5) Cube root of the number"
put "0) Exit program"
get number
end if
|
|
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Tony

|
|
|
|
 |
ProgrammingFun

|
Posted: Thu Jan 20, 2011 9:44 pm Post subject: Re: RE:Help. Exiting program? |
|
|
Tony @ Thu Jan 20, 2011 9:39 pm wrote: Reading comprehension.
+1 for that.... |
|
|
|
|
 |
bigman9
|
Posted: Thu Jan 20, 2011 9:48 pm Post subject: RE:Help. Exiting program? |
|
|
you guys are assholes and no help at all. BUT I GOT IT SO FUCK U |
|
|
|
|
 |
ProgrammingFun

|
Posted: Thu Jan 20, 2011 10:33 pm Post subject: Re: RE:Help. Exiting program? |
|
|
bigman9 @ Thu Jan 20, 2011 9:48 pm wrote: you guys are assholes and no help at all. BUT I GOT IT SO FUCK U
Or maybe you should just learn simple english... |
|
|
|
|
 |
RandomLetters
|
Posted: Thu Jan 20, 2011 11:09 pm Post subject: RE:Help. Exiting program? |
|
|
I lol'd. |
|
|
|
|
 |
TokenHerbz

|
Posted: Fri Jan 21, 2011 3:12 am Post subject: RE:Help. Exiting program? |
|
|
talkin' like a BIG man for a "9" year old? /lolz
They did infact give you the answer. You just never read it expecting them to SOURCE it for you.
Be respectful here, Or Don't be here at all. |
|
|
|
|
 |
ProgrammingFun

|
Posted: Fri Jan 21, 2011 7:38 am Post subject: RE:Help. Exiting program? |
|
|
lol  |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Coldkick
|
Posted: Fri Jan 21, 2011 9:37 am Post subject: RE:Help. Exiting program? |
|
|
Get a hold of yourself. They were helping. You just aren't taking the time to think it through yourself. If an input is 0 then have the program exit, else if the input is not 0, allow it to continue. It's not that hard. |
|
|
|
|
 |
2goto1

|
Posted: Fri Jan 21, 2011 10:05 am Post subject: RE:Help. Exiting program? |
|
|
Teaching your peers can be very rewarding |
|
|
|
|
 |
|