diff --git a/index.md b/index.md index da2d21d..440d8e9 100644 --- a/index.md +++ b/index.md @@ -18,7 +18,8 @@ var myVar = "Hello, world!"; - [x] This item is complete - [ ] This item is not complete ... - python + +python a=10 print(a) ... \ No newline at end of file