Skip to content
View vhmgaspar's full-sized avatar

Block or report vhmgaspar

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.

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. Lesser_of_two_evens Lesser_of_two_evens Public

    function that returns the lesser of two given numbers if both numbers are even, but returns the greater if one or both numbers are odd

    Python