Ok, so I am on this website code acadamy and this is what it is saying to do
Write code that contains an if/else statement, just like we did in the last exercise. When your condition is true, print to the console "I am right". When it is false, print to the console "I am wrong". Make sure your...