important for me!!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • aysun ergin

    #1

    important for me!!

    Question:
    write a word jumble game. the program will read a word from a file of words,
    scramble the order of letters of the word, print the scrambled word, ask the
    user to make a guess, congratulate the user if she/he was able to correctly
    figure out the word, and repeat this process until the file runs out of
    words. (Hint:you can use ramdom.shufflef unction to scramble the letters)

    Please can you answer this problem?

    thanks...
    Aysun


  • Bas

    #2
    Re: important for me!!

    Read this first:

    and then try again.

    Comment

    • superfun@gmail.com

      #3
      Re: important for me!!

      Aysun,

      out of curiousity: where do you go to school? is your
      teacher/professor making use of Python? what class is this for?

      I agree with previous posters, and I'm not trying to get you in
      trouble. I'm just curious.

      -Mark

      Comment

      Working...