We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 638933f commit d9e549dCopy full SHA for d9e549d
README.md
@@ -50,10 +50,9 @@ Users are required to solve 30 tasks that take them through the basic constructs
50
| command | description |
51
| -------------- | ---------------- |
52
| teachcode init | Initializes all the tasks |
53
-| teachcode fetchtask [key] | Fetches the task correponding to key if provided (defaults to the very next task) |
+| teachcode fetchtask [key] | Fetches the task correponding to the key if provided (defaults to the very next task) |
54
| teachcode submit | Submits the current task |
55
| teachcode showkeys | Shows all the keys grabbed |
56
-| teachcode showcommands | Lists all the available commands |
57
58
## Contributing
59
0 commit comments