Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MugilanGN authored Jul 10, 2020
1 parent f57e770 commit 6afc21e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@ In every pseudocode program, there must be a **STOP** statmement at the very end
OUTPUT x*2
ENDIF
```
The else statement is optional (ENDIF is still necessary)

```sh
IF x < 3 THEN
OUTPUT X
ENDIF
```

#### Process-type blocks:

Expand Down

0 comments on commit 6afc21e

Please sign in to comment.