We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c9d7b commit 47c4354Copy full SHA for 47c4354
01 - Games/Treasure Island Game/README.md
@@ -0,0 +1,10 @@
1
+# Treasure Island
2
+
3
4
+## Concepts:
5
+### Control Flow and Logical Operators
6
+- Control Flow with if / else and Conditional Operators
7
+- Modulo Operator
8
+- Nested if statements and elif statements
9
+- Multiple If Statements in Succession
10
+- Logical Operators
0 commit comments