User Tools

Site Tools


en:if

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:if [2016/08/13 12:53]
admin
en:if [2020/03/02 22:43] (current)
122.160.95.11 [If / Then (Statement)]
Line 1: Line 1:
 ===== If / Then (Statement) ===== ===== If / Then (Statement) =====
 +INPUT "MARKS", M
 +IF M<75 THEN PRINT "ADMIT"
 +END IF
 ==== Format ==== ==== Format ====
 **if** [[booleanexpressions|boolean_expression]] **then** [[programsyntax|statement]]\\ **if** [[booleanexpressions|boolean_expression]] **then** [[programsyntax|statement]]\\
en/if.1471114437.txt.gz ยท Last modified: 2020/02/28 10:46 (external edit)