Ad
  • Default User Avatar

    I love how you 2 years ago didn't know the difference between '' and `` and now you are 4kyu

  • Custom User Avatar

    For most people new to coding, this isnt an answer we would think about. Ive noticed that the way ive been taught to code is a lot more verbose, which usually means I spend more time with long answers that could be written in shorthand like this, however its a lot easier to read and make variations to when refering back to your code later on.

  • Default User Avatar

    Your string needs to be between back-ticks, the ones situates on the left side of the keyboard. These: ``, not these ''