kyu_8.well_of_ideas_easy_version package
Submodules
kyu_8.well_of_ideas_easy_version.test_well_of_ideas_easy_version module
Tests for -> Well of Ideas - Easy Version.
Created by Egor Kostan. GitHub: https://github.com/ikostan
- class kyu_8.well_of_ideas_easy_version.test_well_of_ideas_easy_version.WellTestCase(methodName='runTest')[source]
Bases:
TestCaseTesting ‘well’ function.
- _classSetupFailed = False
- _class_cleanups = []
kyu_8.well_of_ideas_easy_version.well_of_ideas_easy_version module
Solution for -> Well of Ideas - Easy Version.
Created by Egor Kostan. GitHub: https://github.com/ikostan
Module contents
Well of Ideas - Easy Version.