There was an error while loading. Please reload this page.
1 parent ca9b35b commit 152aaf9Copy full SHA for 152aaf9
exercises/27-sequence-of-words/README.md
@@ -2,7 +2,7 @@
2
3
## 📝 Instructions:
4
5
-1. Write a function `sequence_of_words`, that accepts a comma separated sequence of words as input (one string).
+1. Write a function `sequence_of_words`, that accepts a comma separated sequence of words as input (a string).
6
7
2. Print the words in a comma-separated sequence after sorting them alphabetically.
8
0 commit comments