mohit-dhote / Codify-Platform

Raise Genuine PRs, Your PRs will be accepted, Don't forget to spread love and if you like give us a ⭐️you aren't allowed to Update README.md
https://hacktoberfest.com
GNU General Public License v3.0
30 stars 49 forks source link

Created word Scramble.py #45

Closed kalyani2003 closed 1 year ago

kalyani2003 commented 1 year ago

Creating a word scramble game in Python involves shuffling the letters of a word and asking the player to unscramble it. Here's a simple command-line Python program for a word scramble game