Skip to content
View meai2's full-sized avatar
  • Toronto

Block or report meai2

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. CHE305-Lab-11 CHE305-Lab-11 Public

    Specialization Lab

    Python 1 1

  2. Volume-in-Tank Volume-in-Tank Public

    Value of depth showing the volume of liquid in the tank for that depth

    C

  3. Minesweeper-Game Minesweeper-Game Public

    Generating underlying grid for minesweeper game with C.

    C

  4. Projectile-Launch-Range Projectile-Launch-Range Public

    Python function that accepts inputs and returns the calculated range as an output using the provided starter code

    Python

  5. Elements-and-Properties Elements-and-Properties Public

    When passed a filename with a listing of elements and properties and a compound formula. Returns a tuple where the first element is the lowest melting point element in the compound and the second e…

    Python

  6. Card-Deck-Generator Card-Deck-Generator Public

    There are a variety of games possible with a deck of cards. A deck of cards has four different suits, i.e. spades (♠), clubs (♣), diamonds (♦), hearts (♥), and thirteen values for each suit. This i…

    Python