Skip to content

Commit 2272651

Browse files
committed
next attempt to fix build
1 parent 8cb3492 commit 2272651

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

text/main/controlFlow/conditionals/conditionals.tex

-4
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,6 @@
153153
conditional 2 statement 1
154154
conditional 2 statement 2
155155
# ...
156-
elif booleanExpression 3: # this is of course optional
157-
conditional 3 statement 1
158-
conditional 3 statement 2
159-
# ...
160156
else: # this, too, is optional
161157
alternative statement 1
162158
alternative statement 2

0 commit comments

Comments
 (0)