Advertisement
Guest User

Untitled

a guest
Sep 16th, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.70 KB | None | 0 0
  1. import java.util.Scanner;
  2.  
  3. public class nipples{
  4.     public static void main(String[] args){
  5.         private int NIPPLES = 2;
  6.         int fun;
  7.  
  8.         Scanner purpleNurple = new Scanner(system.in());
  9.         system.out.println("How much fun do you want to have???");
  10.         fun = purpleNurple.nextInt();
  11.        
  12.         if(nipples + fun > 9000){
  13.             system.out.println("Twist my nipples! ;)");
  14.             boolean nippleTwist = true;
  15.         }else{
  16.             system.out.println("My nips are too sensi rn.");
  17.             boolean nippleTwist = false;
  18.         }
  19.        
  20.         if(!nippleTwist){
  21.             system.out.println("I'm gonna flatten the bj.");
  22.         }
  23.     }
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement