Skip to content
View LukeS-05's full-sized avatar

Block or report LukeS-05

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 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 Loading

  1. python-getIntInput python-getIntInput Public

    Get an integer input in python safely without any ValueErrors or TypeErrors

    Python

  2. python-getDigitSum python-getDigitSum Public

    Digit sum of 893 is 20 (as 8 + 9 + 3 = 20) - this code snippet shows you how to calculate this in python.

    Python