Spaces:
Runtime error
Runtime error
Update ContextRules.txt
Browse files- ContextRules.txt +1 -0
ContextRules.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
Blackjack Rules
|
2 |
|
|
|
3 |
In Blackjack, everyone plays against the dealer (the house).
|
4 |
Your goal is to draw cards with a value as close to 21 as possible without going over.
|
5 |
A hand that goes over 21 is a bust or break .
|
|
|
1 |
Blackjack Rules
|
2 |
|
3 |
+
|
4 |
In Blackjack, everyone plays against the dealer (the house).
|
5 |
Your goal is to draw cards with a value as close to 21 as possible without going over.
|
6 |
A hand that goes over 21 is a bust or break .
|