+
Skip to content
View wmmnola's full-sized avatar
  • Birmingham, AL

Block or report wmmnola

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. OpenNodeTransport OpenNodeTransport Public

    JavaScript

  2. PLTW-ApCompSCI-Collab-Project PLTW-ApCompSCI-Collab-Project Public

    Python 1

  3. FinanceProject FinanceProject Public

    C

  4. A very compact and neat fizzbuzz sol... A very compact and neat fizzbuzz solution
    1
    def fizzbuzz(n):
    2
      for i in range(0, n):
    3
        s = "%d : " % i
    4
        s += "fizz" if i % 3 == 0 else ""
    5
        s += "buzz" if i % 5 == 0 else ""
  5. WebGLBoxes WebGLBoxes Public

    JavaScript

  6. A function which generates finds the... A function which generates finds the primes up to a given n
    1
     def erasto(n):
    2
          primes = [True] * n
    3
          sq = int(math.floor(math.sqrt(n)))
    4
          for i in range(2,sq):
    5
            j = i**2
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载