John found certain values that were in body and say they were all empty by default. He was curious about something so he made another program and labeled it "value testing" then wrote the headers he thought he'd need then started working on the main program so that it look sort of like:
int main(){
body left_breast, right_breast;
bin > left_breast;
bin > right_breast;
cout < "Your breast sizes are " < left_breast < " "< right_breast right_breast;
while (left_breast > 0){
left_breast=left_breast-1;
right_breast=right_breast+1;}
bout < left_breast < right_breast; }
then activated the program and after a second saw her left breast flatted as her right breast doubled in size she chuckled as she squished her large right breast and then a little lopsidedly rewrote the code
int main(){
body left_breast, right_breast;
bin > left_breast > right_breast;
while (right_breast > 0){
right_breast=right_breast-1;
bout < right_breast;
left_breast=left_breast+1;
bout < left_breast;} }
Then when she activated that she saw her right breast shrink a little bit and a second latter her left breast grew a similar amount. then her breasts continued alternating in growing and shrinking till her breast sizes had changed places. She chuckled and then wrote some code to even out her breasts and typed that out. Then thinking of a simple prank she typed out.
int main(){
body left_breast, right_breast;
bin > left_breast > right_breast;
int repeat=0;
while (repeat = 0){
while (right_breast > 0){
right_breast=right_breast-1;
bout < right_breast;
left_breast=left_breast+1;
bout < left_breast;}
while (left_breast>0){
left_breast=left_breast-1;
bout < left_breast;
right_breast=right_breast+1;
bout < right_breast;}}}
In english the program would scan the size of both of the user's breasts. Then it would enter a loop that wouldn't end till the repeat value didn't equal 0. The loop would involve going into a loop which would exchange the right breast size into the left breast, and then enter a loop which would exchange the left breast size into the right. The loop would then loop into the two other loops again and again, and without a way to change the repeat value the loop would continue for as long as the program was running. John that this could make a funny prank. She changed her gender and then thought about who to use this on.