We are going to start Learn to Code 1 from the beginning. Please start this section in Swift Playgrounds!
In the Command chapter, we will learn how to command a computer. By the end of this chapter, I should be able to give commands to the computer (Byte), and the computer should be doing what I command.
The following introduction is a page that introduces the playground. Please read it lightly and move on to the next.
<aside>
It's okay if I don't know what I'm going to do next. But do I know how to move on to the next?
</aside>
Write your first code and check the execution results with your eyes to see if it does what you told it to do.