00. Punctuations

In this page/section, I will be recording the punctuation of the programming language.

  1. TRACKING LIST

Semicolon -→;

Curly braces -→ {}

Bracket -→()

Backquote -→ `

Backslash -→ \

Parentheses /square brackets -→ []

Ampersand -→ &

Symbol -→ |

quotes (double) -→ “

quotes (single) -→ ‘