Skip to content
View itsmichalprusak's full-sized avatar
💭
ǝɹǝɥʇ ʎǝɥ
💭
ǝɹǝɥʇ ʎǝɥ

Organizations

@EpicGames

Block or report itsmichalprusak

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. dec_to_bin.py dec_to_bin.py
    1
    # -*- coding: utf-8 -*-
    2
    
                  
    3
    try:
    4
      value = int(input('Podaj wartość: '))
    5
    except ValueError:
  2. is_triangle_possible.py is_triangle_possible.py
    1
    # -*- coding: utf-8 -*-
    2
    
                  
    3
    """
    4
    Ogółem mówiąc, trójkąt można skonstruować wtedy, gdy zachodzą zależności:
    5
      i)   a + b > c
  3. aurora-code-blue aurora-code-blue Public

    "Aurora: Code Blue" style for Better and Enhanced Discord.

    CSS

  4. personal-website personal-website Public

    My personal portfolio website.

    JavaScript