Ad
  • Custom User Avatar

    how to use 'import' for Python

    i.e. I want to use the floor() and ceil() methods in my code. The math 'library' is needed to do so

    codewar does not seem to support: import math

    Any feedback/help?