Skip to content
View shanamaurino's full-sized avatar

Block or report shanamaurino

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

Pinned Loading

  1. 4.12-floating-point-comparison 4.12-floating-point-comparison Public

    Write an expression that will cause the following code to print "Equal" if the value of sensorReading is "close enough" to targetValue. Otherwise, print "Not equal".

    C++

  2. koala koala Public

    koala CSS image

    CSS

  3. practice-html-forms practice-html-forms Public

    Practice html5 forms

    HTML

  4. randomnumbergenerator randomnumbergenerator Public

    Random Number Generator enter 2 numbers and it will randomly choose a number inbetween

    JavaScript

  5. randomNumberGuess randomNumberGuess Public

    Guess the random number game

    JavaScript

  6. seconds-converter seconds-converter Public

    Simple Python program that converts seconds into hours, minutes, seconds remaining

    Python