Skip to content
View rozhelluk's full-sized avatar
🇺🇦
🇺🇦
Block or Report

Block or report rozhelluk

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
rozhelluk/README.md

Hello World!🇺🇦

class Programmer:
    def __init__(self, programming_language: str, is_alive: bool) -> None:
        self.programming_language = programming_language
        self.is_alive = is_alive

    def write_code(self) -> NotImplementedType:
        return NotImplemented


rozhelluk = Programmer('Python', True)

rozhelluk.write_code() if rozhelluk.is_alive else ...

Pinned Loading

  1. AstroNvim_v4_configuration AstroNvim_v4_configuration Public

    Lua