Jump to content

driveyou

Members
  • Posts

    60
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by driveyou

  1. oh alright, thanks! and woops my bad :P cheers man :P cody academy
  2. Hey I'm trying to get into programming, want to learn how to create scripts eventually and im stuck on a certain part, and theres no get hint bar.. here's the instructions: So your story is really moving along! There is a scene. Your user is about to talk to Batman. You want to see if your user is ready to smackdown with Batman. Instructions Under your existing code, print out the storyline: "Batman glares at you." Then declare a variable userAnswer. Make it equal a prompt that asks the user "Are you feeling lucky, punk?". This will be the question that Batman asks your user. Here's my code: // Check if the user is ready to play! confirm("I am ready to play!"); var age = prompt("What's your age?"); if (age < 18) { console.log("Play responsibily"); } else { console.log("Play on!"); } console.log("Snow White and Batman were hanging out at the bus stop, waiting to go to the shops. There was a sale on and both needed some new threads. You've never really liked Batman. You walk up to him."); console.log('Batman glares at you'); var userAnswer = prompt("Are you feeling lucky, punk?"); Im not sure what im doing wrong, please help Thanks
  3. i am tripping on marijuanas!!!!!!!!
  4. 27 woops someone took it - 32 someone took that.. 47
  5. ouch that's unlucky :P good game bro.. :\
×
×
  • Create New...