Jump to content

Guess Who Will Post Next


Hike Tyson

Recommended Posts

Neveeeer!

No poem for now, I need regeneration time for rhymes,

I have written a couple of them in the past times.

Nosotraes, please

Link to comment
Share on other sites

Stalin was equality in person. In fact, Soviet-Russia was the first country in the world to give both men and women equal rights, which explains why the first astrounaut was a woman.

 

Molotow.

Link to comment
Share on other sites

using System;

public class NinjaOwl

{

   public static void Main()

   {

     Console.WriteLine("Wrong! It is me!");

   }

}

 

// I believe Molotow might reply.

 

Link to comment
Share on other sites

Molotow = false

if(NosoPostsNext = true) {

IAmHappy = true

}

else

{

IAmHappy = false

},

 

Okay, I am not a JavaScript pro, still doing the Codecademy stuff...

Link to comment
Share on other sites

Nope.

Codecademy.rocx true="1";

 

You should remember this:

var age = prompt("What's your age");
if (age < 18) {
    console.log("You are allowed to play, but we take no responsibility");
} 
else {
    console.log ("Alright, man, ready to kick some butt? (You are 18, right?)");
}
    console.log ("You are at a Justin Bieber concert, and you hear this lyric 'Lace my shoes off, start racing.'");
    console.log ("Suddenly, Bieber stops and says, 'Who wants to race me?'");
var userAnswer = prompt("Do you want to race Bieber on stage?");
if (userAnswer === "yes") {
    console.log ("You and Bieber start racing. It's neck and neck! You win by a shoelace!");
}
else { (userAnswer === "no")
    console.log ("Oh no! Bieber shakes his head and sings 'I set a pace, so I can race without pacing.;");
}
var feedback = prompt("rate my game out of 10")
if (feedback > 8) {
    console.log ("Thank you! We should race at the next concert!");
}
else { (feedback < 8)
    console.log ("I'll keep practicing coding and racing.");
}

 

 

 

I sense BT.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...