Skip to content

Commit ba123f8

Browse files
committed
doc
1 parent 7a00884 commit ba123f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

resources/codex/md/step2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Basic arithmetic #
2-
EasyCoder is designed for the web; to build apps that do stuff in a browser. The world of the browser is primarily visual, with lots of images and text, but there's always a need for some basic arithmetic so we'll write a couple of scripts that illustrate what's available.
2+
3+
~ec~ is designed for the web; to build apps that do stuff in a browser. The world of the browser is primarily visual, with lots of images and text, but there's always a need for some basic arithmetic so we'll write a couple of scripts that illustrate what's available.
34

45
In most computer languages, if you want to add numbers together it will look like your school algebra:
56

0 commit comments

Comments
 (0)