Skip to content

Commit f8369b4

Browse files
authored
Update main.py
1 parent df0df52 commit f8369b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ def fullHouse(self):
148148
def Poker():
149149
player = Player()
150150

151-
# Intial Amount
151+
# Initial Score
152152
points = 100
153153

154154
# Cost per hand

0 commit comments

Comments
 (0)