Skip to content
View maick87's full-sized avatar
Block or Report

Block or report maick87

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

  1. number-guesser number-guesser Public

    This Python code implements a number guessing game where the player has 5 attempts to guess a randomly generated number between 1 and 100. It provides feedback on each guess and allows the player t…

    Python

  2. temp-converter temp-converter Public

    This Python script prompts users to convert temperature between Celsius and Fahrenheit, providing formatted results. It offers continuous conversion or program exit, enhancing user flexibility and …

    Python

  3. rock-paper-scissors rock-paper-scissors Public

    "Rock, Paper, Scissors game in Python. Players choose their move, computer randomly selects, winner determined, option to play again. Simple, interactive fun!"

    Python