Skip to content
View PythonerAlex's full-sized avatar
Block or Report

Block or report PythonerAlex

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

Popular repositories

  1. My-Class My-Class Public

    class Shortcuts: def __init__(self): pass def sort(list): for n in range(len(list) - 1, 0, -1): for no in range(n): if numbers[no] > numbers[no+1]: temp = numbers[no] numbers[no] = numbers[no+1] nu…

  2. The-Shortcut-Class-Python-3- The-Shortcut-Class-Python-3- Public

    Python 1

  3. Hello-World Hello-World Public

    Just a Trial

    Jupyter Notebook

  4. MouseMaze MouseMaze Public

    Python 1

  5. KM2CM KM2CM Public

    Transport a number in units of km to units of cm

    Python

  6. SharingDirectory SharingDirectory Public

    Forked from Yangbao-Jin/SharingDirectory

    Python