From 7748b80da74bc4f60ba486d80b1537fecb18d3cc Mon Sep 17 00:00:00 2001 From: shihankv696 <125887808+shihankv696@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:01:38 +0530 Subject: [PATCH] Update index.md --- index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.md b/index.md index 2a2cba6..cfd148c 100644 --- a/index.md +++ b/index.md @@ -2,3 +2,6 @@ ## AGE ###### i have added my name which is largest and age which is smallest ![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png) +``` javascript +var myVar = "Hello, world!"; +```