User Profile

Collapse

Profile Sidebar

Collapse
BambiL
BambiL
Last Activity: Aug 4 '07, 08:15 PM
Joined: Jul 19 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • BambiL
    replied to search problem
    I'm having a similar problem with a program I'm creating.
    I'm trying to spell check also, however I'm trying to spell check the words of an entire file.
    I'm trying to use binary search to figure this out, but I'm quite unclear on how to do this.
    Any suggestions will be appreciated.
    See more | Go to post

    Leave a comment:


  • BambiL
    replied to Python BlackJack
    I'm trying to make a blackjack game with python too, and i'm trying to create a function which uses the unused cards of a shuffled deck to play.
    for example, the output should look something like:

    "The dealer has a three of hearts showing.

    Your hand: 8H QH
    Would you like to (H)it or (S)tand? s
    Your hand has a value of 18

    The dealer has: 3H 6S
    The dealer drew the nine of...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...