In level 1 you can make a story with a different main character that you enter yourself.
In the first line, use ask and ask who the main character of the story will be.
After that first line, start with print if the sentence needs to be printed.
You use echo if you want your main character to be at the end of the sentence.
ask The main character of this story is
print The main character is now going to walk in the forest
echo They're a bit scared,
print They hear crazy noises everywhere
print They're afraid this is a haunted forest
Exercise
Now create your own story of at least 6 lines of code.
This story cannot be the same as the example code.
Use at least one ask and one echo command.
You can make it about any topic you like.
If you can't think of a topic, use one of our choices: going to the movies, a sports match or a day at the zoo.
Search...
This program has been successfully submitted and can't be edited anymore.