From 09adda11cb8a52e0c5ec898e8d7c8c5de70865c7 Mon Sep 17 00:00:00 2001 From: vaishakhwastaken <129974853+vaishakhwastaken@users.noreply.github.com> Date: Thu, 7 Nov 2024 11:24:30 +0530 Subject: [PATCH] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index be6c501..f5d9202 100644 --- a/index.md +++ b/index.md @@ -17,7 +17,7 @@ var myVar = "Hello, world!"; - [x] List syntax is required - [x] This item is complete - [ ] This item is not complete -...python +... python a=10 print(a) ... \ No newline at end of file