Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Barry
/
discordbot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
0b1f6d5a
authored
2016-01-26 17:36:20 +0000
by
Barry
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updating to the latest db and blackjack.
1 parent
4e471aec
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
0 deletions
blackjack.py
db.sqlite3
blackjack.py
View file @
0b1f6d5
...
...
@@ -157,6 +157,7 @@ class Blackjack:
def
deserialize
(
self
,
state
):
self
=
pickle
.
loads
(
state
)
# bet = 10
# bj = Blackjack(bet)
# print(bj.print_hand())
...
...
db.sqlite3
View file @
0b1f6d5
No preview for this file type
Please
register
or
sign in
to post a comment