You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
def war(n=input_box(label='Number of deals: ',default=1000),cards=input_box(label='Number of cards to win: ',default=3), deck=input_box(label='Size of deck: ',default=52),auto_update=False):