Skip to content
View itsmichalprusak's full-sized avatar

Organizations

@EpicGames
Block or Report

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.

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

  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