Hello sirs

Hello sirs,

My name is Rajeet Pajata, and I have a request for you sirs. I wrote a certain code in my job using the latest Java, but something went wrong and I might lose my job. Could you tell me if I did anything wrong? Here's the code:

if (lander.isTooFast()) {
while(true) {
lander.slowDown();
break;
}
}


Please do the needful, thanks sir.

Attached: scatsat.png (1116x1640, 225K)

Fun fact: the french translation for object-oriented programming (OOP) is "programmation orientee objet' or POO.

>SCATSAT-1
>it's real
The memes write themselves.

if (lander.isTooFast()) {
while(true) {
lander.slowDown() }
else if (temp.toohot)
{
poo.eject
}
else if (lander.smellingtoobad)
{
decouple.solidpooboosters
}
}
}


sent ;)

/dg/?

Attached: maxresdefault-3.jpg (1280x720, 228K)

> durgasoft
I fucking love this name.

check:
if (lander.isTooFast()) {
while(true) {
lander.slowDown();
goto check;
break;
}
}

kek

thanks! Seems to work.

>Marked as Closed by Rajeet Pajata