Skip to content

Commit fec37a7

Browse files
committed
u cant break things
1 parent 3e9b9b1 commit fec37a7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

basics/what-is-programming.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,9 @@ all the time, and there's nothing wrong with it.
125125

126126
If you want to know what some piece of code in this tutorial does just
127127
**try it and see**. It's practically impossible to break anything
128-
accidentally with code in this tutorial, so you are free to try out all
129-
the examples however you want and change them to do whatever you want.
128+
accidentally with the things you will learn by reading this tutorial,
129+
so you are free to try out all the examples however you want and change
130+
them to do whatever you want.
130131

131132
Even though a good tutorial is an important part about learning to
132133
program, you also need to learn to make your own things. Use what you

0 commit comments

Comments
 (0)