First Steps
Task
Swipe to start coding
Output the word 'Store'
using the print
statement.
- Keep the existing print statement.
- Use
print
statement on the second line to output'Store'
.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 1