kyu_7.sum_of_two_lowest_int package
Submodules
kyu_7.sum_of_two_lowest_int.sum_two_smallest_int module
Solution for -> Sum of two lowest positive integers.
Created by Egor Kostan. GitHub: https://github.com/ikostan
kyu_7.sum_of_two_lowest_int.test_sum_two_smallest_numbers module
Test for -> Sum of two lowest positive integers.
Created by Egor Kostan. GitHub: https://github.com/ikostan
Module contents
Sum of two lowest positive integers.