My First Blog post
With JotNow you can create anonymous blog posts using Markdown. It even supports syntax highlighting for many popular programming languages.
let name = “JotNow”
let fullName = “\(name) App”
print(fullName)
My First Blog post
With JotNow you can create anonymous blog posts using Markdown. It even supports syntax highlighting for many popular programming languages.
let name = “JotNow”
let fullName = “\(name) App”
print(fullName)