Skip to content

In this problemset I code a word game where a player is dealt 7 letters and must come up with words made out of those letters.

Notifications You must be signed in to change notification settings

danemauland/MIT-OCW-6.0001-PS3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT-OCW-6.0001-PS3

In this problemset I code a word game where a player is dealt 7 letters and must come up with words made out of those letters.

This project contains my work done for MIT Opencourseware's class 6.0001 Introduction to Computer Science and Programming in Python, Problem Set 3. Included in addition to my code are the instructions for the problem set, tests (provided by the instructor) for the code, and a word.txt file that the game uses. MIT provides this material under a Creative Commons License.

About

In this problemset I code a word game where a player is dealt 7 letters and must come up with words made out of those letters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages