We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93e015 commit 8ef4a2fCopy full SHA for 8ef4a2f
README.md
@@ -17,6 +17,7 @@ First fork this repository on GitHub into your namespace and then clone the fork
17
### Part B: Modify and commit
18
19
Then add a file `groupN.py` where N is your group number, e.g. `group17.py`.
20
+**Add only one file per group**. (Why?)
21
22
This file should contain a function called `tweet()` which returns
23
a string of maximum 140 characters, for instance:
0 commit comments