This package only supports python 3.6 and up. It may work on older versions (maybe even python 2) but I'm not sure.
C++_LANGUAGE/ │ ├── 1codeforce/ # Codeforces practice problems ├── 2Leetcode/ # LeetCode problems │ ├── array/ # Array problems ├── Basic/ # Basic C++ concepts ├── basic maths/ # Mathematical DSA ...