The Programmer got stuck in the shower, why ? 🙄 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 132

The Programmer got stuck in the shower, why ? 🙄

Because the instructions on the Shampoo Botel said Lather, Rinse, Repeat 😜😛😝 ///////////////////////////// Join Whatsapp Group of Programmers 💻 http://www.sololearn.com/app/sololearn/playground/WoRKfVStF7Mn/ 💬 Submit

9th Nov 2016, 7:19 AM
AlamSirji
AlamSirji - avatar
37 Answers
+ 89
a programmer was sent to buy milk by his mom, she told him if they have eggs bring 6 and he brought 6 bottles of milk
13th Nov 2016, 12:26 AM
Abdelilah E.
Abdelilah E. - avatar
+ 23
@Alam Sirji while(shampoo>0)
11th Nov 2016, 5:32 AM
Ibrahim Shah Khan
Ibrahim Shah Khan - avatar
+ 18
To a programmer that instruction is like a while loop, where you have to keep (Repeat) Rinsing while there's still Lather. NB: This can not be an infinite loop since the lather will be completely cleaned out at some point
12th Nov 2016, 10:39 AM
Bugingo K. Daniel
Bugingo K. Daniel - avatar
+ 17
while(shampoo>0) { 🛁 Programmer (🚶) 🚿 }
13th Nov 2016, 10:24 PM
AlamSirji
AlamSirji - avatar
+ 13
UPDATE //rinse is a function void rinseUp(){ cout<<"rinsing\n"; } int main(){ //humanSize/height to be 185 int humanSize = 185; int latter; //for loop to show that latter is all over //the human for(latter = humanSize; latter >= 0; latter --){ rinseUp(); if(latter == 0){ cout<<"Done\n"; break; } } } try running it this should do the trick 😂😂😂😂😂😂😂
12th Nov 2016, 10:43 PM
Anicetus Umenwaniri
Anicetus Umenwaniri - avatar
+ 6
Console.WriteLine ("XDDDDDDDD nice joke ");
12th Nov 2016, 8:22 PM
moli42
moli42 - avatar
+ 5
** ERROR REPORT ** A fatal error has occurred while trying to execute this command: Lather, rinse, repeat. reason: found loop in instructions can't execute this command!
18th Nov 2016, 12:25 PM
J3kob
J3kob - avatar
+ 5
Join Whatsapp Group of Programmers 💻 http://www.sololearn.com/app/sololearn/playground/WoRKfVStF7Mn/ 💬 Submit
21st Nov 2016, 6:08 PM
AlamSirji
AlamSirji - avatar
+ 4
comedy at it's finest
10th Nov 2016, 12:59 AM
Joshua Khairuddin
Joshua Khairuddin - avatar
+ 4
void shower(){ lather(); rinse(); shower(); } Stack overflow!!!
14th Nov 2016, 1:39 PM
Randhir Singh
Randhir Singh - avatar
+ 3
@Ibrahim Shah Khan Its Static situation with infinite loop. ⚓
10th Nov 2016, 8:59 AM
AlamSirji
AlamSirji - avatar
+ 3
Thats what we call true programmer
14th Nov 2016, 10:20 AM
Salad
Salad - avatar
+ 3
{ return ("to do shampoo") }
18th Nov 2016, 10:36 AM
Prabhakar Dev
Prabhakar Dev - avatar
+ 2
That is a sticky situation
10th Nov 2016, 5:35 AM
Ibrahim Shah Khan
Ibrahim Shah Khan - avatar
+ 2
@Ibrahim Shah Khan 😉
11th Nov 2016, 6:34 AM
AlamSirji
AlamSirji - avatar
+ 2
😁😁😁
13th Nov 2016, 10:48 AM
Edoardo
Edoardo - avatar
+ 2
ヽ(°◇° )ノ
14th Nov 2016, 4:11 AM
Joseph Noblepal
Joseph Noblepal - avatar
+ 2
can we do advanced graphics using turtle?
14th Nov 2016, 12:35 PM
Ermyas
Ermyas - avatar
+ 1
nice
14th Nov 2016, 5:36 PM
akash dubey
akash dubey - avatar
0
nailed it 😂😂
10th Nov 2016, 8:34 PM
Dhruv Saxena
Dhruv Saxena - avatar