pdf of code. includes indentations
Here’s my python code for the first programming challenge on hackthissite.org. Basically I loaded both the scrambled words and the dictionary words into separate lists, checked for a one to one correspondence between the elements, and returned the corresponding dictionary term. She ain’t pretty, but she works!
Advertisement