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 de33e09 commit 7d0a6cfCopy full SHA for 7d0a6cf
responses/04-explore.md
@@ -1,6 +1,10 @@
1
+Though you've completed this course, there's plenty more to learn. You can even use this program as a place to start.
2
+
3
Here are some ideas for next steps:
4
-- Add some more quotes to your text file
-- Learn about file writing and add quotes programmatically
5
+- [ ] Add some more quotes to your text file
6
+- [ ] Print out more than one quote at a time
7
+- [ ] Remove that extra line (called a newline) when printing
8
+- [ ] Learn about file writing and add quotes programmatically
9
-TODO: clean up, add more next steps, tell them to close the issue when they're done
10
+Give one or more of those a shot, then when you're really ready to move on, **close this issue**.
0 commit comments