Advertisement
Guest User

if kz krew = cute

a guest
Jan 16th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. const onKzKrew = "You're cute af";
  2.  
  3. if(onKzKrew) {
  4.   console.log(onKzKrew)
  5.  
  6.   }else{
  7.   console.log("You'll be cute one day");
  8. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement