diff --git a/index.md b/index.md new file mode 100644 index 0000000..2b8b595 --- /dev/null +++ b/index.md @@ -0,0 +1,12 @@ +``` +$ git init +Initialized empty Git repository in /Users/skills/Projects/recipe-repository/.git/ +``` + +``` python +a = "Hello, world!"; +``` + +- [x] List syntax is required +- [x] This item is complete +- [ ] This item is not complete