Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit eadec36

Browse files
Readme Final Update
1 parent 5fd8118 commit eadec36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,8 +367,8 @@ Developing algorithms using step-form:
367367
1. START and STOP
368368
2. INPUT or READ
369369
3. PRINT
370-
4. Operators-
371-
a. Arithmetic Operators: ←; The expression X←6 means that a value 6 is assigned to the variable X. Examples: +, -, *, /, %
370+
4. Operators- <br>
371+
a. Arithmetic Operators: ←; The expression X←6 means that a value 6 is assigned to the variable X. Examples: +, -, *, /, % <br>
372372
b. Relational Operators
373373

374374
# Chapter-10

0 commit comments

Comments
 (0)