From 3b360f759d825e98c660e7e0f58120f4edca7d36 Mon Sep 17 00:00:00 2001 From: vaishakhwastaken <129974853+vaishakhwastaken@users.noreply.github.com> Date: Thu, 7 Nov 2024 11:24:53 +0530 Subject: [PATCH] Update index.md --- index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index f5d9202..da2d21d 100644 --- a/index.md +++ b/index.md @@ -17,7 +17,8 @@ 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