What is Blockchain Technology?

November 5, 2020

MathJax Test

x3dx

Code highlighting Test


if(FALSE) {
   "This is a demo for multi-line comments and it should be put inside either a 
      single OR double quote"
}

myString <- "Hello, World!"
print ( myString)