Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5ca3b97

Browse files
Update 04_BasicStructuresAndPseudocode.md
1 parent 28c17ca commit 5ca3b97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎04_BasicStructuresAndPseudocode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ And then, of course you can refine and detail statements further and further in
5757

5858
Also notice that inside blocks, no matter if conditional, repetition, of function blocks, the code inside the block is indented, so you can easily see what is inside and what is outside of that block.
5959

60-
[Back to course outline](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/README.md#learnprogrammingwithjavascript)
60+
[Back to course outline](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/README.md#learn-programming-with-javascript)
6161

6262
[Previous Page](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/03_ExecutionAndDevelopmentEnvironments.md#execution-and-development-environments)
6363

64-
[Next Page](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/README.md#learnprogrammingwithjavascript)
64+
[Next Page](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/README.md#learn-programming-with-javascript)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /