Skip to content

Commit 93c2278

Browse files
committed
Update conditionals.md
1 parent 9f0c2f3 commit 93c2278

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

exercises/conditionals.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
#Conditionals
22

33
###Resources
4+
[If-then/If-then-else](https://github.com/accesscode-2-1/unit-0/blob/master/lessons/week-0/2015-03-05_input-if.md#if-then-statement)
5+
6+
[Complex conditionals/combining boolean expressions](https://github.com/accesscode-2-1/unit-0/blob/master/lessons/week-1/2015-03-08%20boolean%20and%20while.md#complex-conditionals)
47

58
###Exercises
69

0 commit comments

Comments
 (0)