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 8ef4a2f commit e00ed7cCopy full SHA for e00ed7c
README.md
@@ -30,7 +30,7 @@ def tweet():
30
The file `main.py` automatically calls all `tweet()` functions defined in files
31
`groupN.py` (1 <= N <= 50). You do not need to edit `main.py`.
32
33
-You can test it:
+Test it before you commit your change:
34
35
```shell
36
$ python main.py
0 commit comments