Skip to content

Commit 841a8a0

Browse files
Track 11 files into repository.
- untracked 01-getting-started/intro.md - removed 1-getting-started/011-running-javascript-code.md - removed 1-getting-started/12-input-and-output.md - removed 1-getting-started/intro.md - untracked 01-getting-started/01-1-running-javascript-code.md - untracked 01-getting-started/01-2-input-and-output.md - untracked assets/01-2-input-1.png - removed assets/Screen Shot 2017-05-21 at 3.36.59 AM.png - untracked assets/01-2-input-2.png - removed assets/Screen Shot 2017-05-21 at 3.37.09 AM.png - modified SUMMARY.md Auto commit by GitBook Editor
1 parent b9d261d commit 841a8a0

6 files changed

+5
-4
lines changed

1-getting-started/12-input-and-output.md 01-getting-started/01-2-input-and-output.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ window.prompt("Enter Something");
2828

2929
You'll whatever you type into the prompt dialog, get's printed on the console.
3030

31-
![](/assets/Screen Shot 2017-05-21 at 3.36.59 AM.png)![](/assets/Screen Shot 2017-05-21 at 3.37.09 AM.png)
31+
![](/assets/01-2-input-1.png)
32+
![](/assets/01-2-input-2.png)
3233

File renamed without changes.

SUMMARY.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Summary
22

33
* [Introduction](README.md)
4-
* [1. Getting Started](1-getting-started/intro.md)
5-
* [1.1 Running Javascript code](1-getting-started/011-running-javascript-code.md)
6-
* [1.2 Input and Output](1-getting-started/12-input-and-output.md)
4+
* [1. Getting Started](01-getting-started/intro.md)
5+
* [1.1 Running Javascript code](01-getting-started/01-1-running-javascript-code.md)
6+
* [1.2 Input and Output](01-getting-started/01-2-input-and-output.md)
77
* [2. Basics And Syntax](2-basics/intro.md)
88
* [2.1 Common Syntax](2-basics/21-common-syntax.md)
99

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)