player1.py ----> http://pastebin.com/jzv1Hhs1blackjack.py ----> 
http://pastebin.com/Vj3sp3Ca ok the problem im having is with the GetBet 
function...i need it so you start with 1000 it will bet 5 everytime...if i win 
it adds 5 if i lose it subtracts 5 if we tie nothing changes. I think this is 
right for the most part except it says that it can call it before reference. I 
thought by having a value outside of the functions made the value global. Am i 
somewhat on the right track?  any help would be appriciated... Oh i also forgot 
to mention that even though im not using all the parameters they have to be 
there because the professor wants to be able to run other peoples "player1.py" 
files on my game. thanks
Matthew D                                         
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to