Skip to content

Commit d03e24a

Browse files
committed
update readme and restructure code for week 1
1 parent ff4a40e commit d03e24a

11 files changed

Lines changed: 4 additions & 1 deletion

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
> Assume that all code should be run with python3 (python 3.6.5 if possible)
66
7-
### Order:
7+
## Order:
8+
9+
#### Week 1
810
1. [Hello World](HelloWorld.py)
911
2. [Concatenation](Concatenation.py)
1012
3. [Comments](Comments.py)
@@ -14,6 +16,7 @@
1416
7. [Boolean Expressions](BooleanExpressions.py)
1517
8. [Conditional Statements](ConditionalStatements.py)
1618
9. [Nested Conditional Statements](NestedConditionalStatements.py)
19+
10. [And/Or Operators](AndOr.py)
1720

1821
###### All of this code is licensed to Genesis Code and may not be used without permission.
1922

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)