Loop's
#1

Ok, I'm in a Computer Science/Programming class whatever you wanna call it in school and my teacher has asked me to do some weird shit.

Basically she's said(yes its a she omfg) i need to explain to her in English(so words) not in a code(Probably java or C++) how i can make a loop.
Heres the problem or whatever:
I need to explain to a coder to make a program for a user that asks to input 2 numbers to add up to less than 20 and if its less than 20 but greater than 0 display a dialog but if the user enters 2 numbers that add up greater than 20 make them do it again(loop).

i don't know if ive explained that right

if num1 + num2 are <20 but <0
show dialog
if num1 + num2 are >=20
loop

Need to explain it in english so if im a project leader and i have a team of programmers they will understand what i want.
I don't know why the fuck we're learning this i just wanna do some scripting, if anyone understands what i mean puhlease help.
Reply


Messages In This Thread
Loop's - by V1ceC1ty - 05.03.2010, 10:54
Re: Loop's - by Donny_k - 05.03.2010, 13:19
Re: Loop's - by V1ceC1ty - 05.03.2010, 23:21
Re: Loop's - by Donny_k - 06.03.2010, 00:25
Re: Loop's - by V1ceC1ty - 06.03.2010, 00:40
Re: Loop's - by iLinx - 06.03.2010, 01:36
Re: Loop's - by V1ceC1ty - 06.03.2010, 03:16
Re: Loop's - by Donny_k - 06.03.2010, 04:28

Forum Jump:


Users browsing this thread: 1 Guest(s)