Skip to content
View lillami's full-sized avatar
  • Berlin

Block or report lillami

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. fruit_store_backend fruit_store_backend Public

    for my final exam

    Python 1

  2. notifier-mac notifier-mac Public

    It notifies you if you have only a little space in the disk. Not ready yet.

    Python 1

  3. Fibonacci-PE25 Fibonacci-PE25 Public

    The index of the first term in the Fibonacci sequence to contain 1000 digits

    Python

  4. is_prime is_prime Public

    Python script for calculating if a number is a prime number a bit faster than the sieve of Eratosthenes.

    Python