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
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Suggested prompts:
What are some other examples of print statements I can try?
Can you explain more about what a string is in Python?
How do I fix errors if my print statement doesn't work?
Awesome!
Completion rate improved to 2.17
First Steps
Swipe to show menu
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
single