Skip to content
View michaelcrichlow's full-sized avatar

Block or report michaelcrichlow

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 Loading

  1. michaelcrichlow.github.io michaelcrichlow.github.io Public

    HTML

  2. find_primes_python find_primes_python Public

    The code used to complete 2 exercises: 1.) Find the prime numbers from 1 to 100 2.) Find the first 100 prime numbers

    Python

  3. python_vs_javascript_01 python_vs_javascript_01 Public

    Looking at the differences between Python and JavaScript

  4. Primes_Sieve_of_Eratosthenes Primes_Sieve_of_Eratosthenes Public

    Python Program to find the primes less than 100 using the Sieve of Eratosthenes

    Python

  5. text_game_in_python text_game_in_python Public

    Using classes to build a text-based game

    Python

  6. insert_commas insert_commas Public

    Python