Skip to content

Instantly share code, notes, and snippets.

View hershey890's full-sized avatar

Hersh Joshi hershey890

View GitHub Profile
@hershey890
hershey890 / Scrabble_.idea_Scrabble.iml
Created August 12, 2018 01:03
Scrabble game in python
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">