Skip to content

Instantly share code, notes, and snippets.

@ShivrajRath
Last active August 29, 2015 14:23
Show Gist options
  • Save ShivrajRath/d2fb04c2f639f001fa1c to your computer and use it in GitHub Desktop.
Save ShivrajRath/d2fb04c2f639f001fa1c to your computer and use it in GitHub Desktop.
Code in Markdown
(function(){
  var message = 'Hello Javascript';
  console.log(message);
})();
{
    "11": {
        "value": [3, 6, 8],
        "sudokuArr": [],
        "valuesCovered": [3, 6],
        "17": {
            "value": [7, 8],
            "sudokuArr": [],
            "valuesCovered": [7]
        }
    }
}
.cssClass{
  font-weight: bold;
}
s = "python is beautiful";
print type(s);
This one is just to mention simple code syntax
irrespective of the </b> language <b>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment