Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vaishakhwastaken authored Nov 7, 2024
1 parent 3cef443 commit 17f7fda
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,10 @@ var myVar = "Hello, world!";
```
- [x] List syntax is required
- [x] This item is complete
- [ ] This item is not complete
- [ ] This item is not complete

``` python
a=10
print(a)

```

0 comments on commit 17f7fda

Please sign in to comment.