File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ quote}}
1313
1414This is a book about instructing ((computer))s. Computers are about as
1515common as screwdrivers today, but they are quite a bit more complex,
16- and making them do the things you want them to do isn't always easy.
16+ and making them do what you want them to do isn't always easy.
1717
1818If the task you have for your computer is a common, well-understood
1919one, such as showing you your email or acting like a calculator, you
2020can open the appropriate ((application)) and get to work. But for
21- unique or open-ended tasks, there may not be an application.
21+ unique or open-ended tasks, there probably is no application.
2222
2323That is where ((programming)) may come in. _ Programming_ is the act of
2424constructing a _ program_ —a set of precise instructions that tell a
You can’t perform that action at this time.
0 commit comments