From bd0a07a8f87e57158e75ae69e8f9337be55683a6 Mon Sep 17 00:00:00 2001 From: fajarsj Date: Sun, 24 Oct 2021 00:24:39 +0700 Subject: [PATCH] update new line --- javascript/018-how-operators-work-in-javascript.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/javascript/018-how-operators-work-in-javascript.md b/javascript/018-how-operators-work-in-javascript.md index 5535f35..dd317ee 100644 --- a/javascript/018-how-operators-work-in-javascript.md +++ b/javascript/018-how-operators-work-in-javascript.md @@ -20,7 +20,9 @@ categories: # How Operators work in Javascript -Before we dive deep even futher let's get to know what is operators. Operator is a special function that is written differently than a regular function, Generally operator take two parameters and return one result. +Before we dive deep even futher let's get to know what is operators. + +Operator is a special function that is written differently than a regular function, Generally operator take two parameters and return one result. Lets say you want to create a variable