Skip to content

Instantly share code, notes, and snippets.

View 1985michel's full-sized avatar

Michel Fernandes Ribeiro 1985michel

View GitHub Profile
@1985michel
1985michel / PythonForAbsoluteBeginners_.idea_PythonForAbsoluteBeginners.iml
Created October 16, 2017 22:46
My first Python course - basics concept. This is the class Python For Absolute Beginners from Udemy and I did this in Octuber 2017
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>