Skip to content
View rishik-bot's full-sized avatar
💭
Learning
💭
Learning
  • Mumbai

Block or report rishik-bot

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. hello-world hello-world Public

    First repository

  2. Number-of-unique-elements-classified-on-the-basis-of-their-type Number-of-unique-elements-classified-on-the-basis-of-their-type Public

    PS: Given a list, with Pokemon names (element) along with their type. We need to create a list

  3. Rock-Paper-Scissor Rock-Paper-Scissor Public

    Game of Rock Paper Scissor vs Computer

    Python

  4. Finding-index-of-array-element Finding-index-of-array-element Public

    Find the index of asked element in the array, given the shape of the array.

    Python

  5. How-Many-Chocolates- How-Many-Chocolates- Public

    Jay loves chocolates. He goes to a shop to buy his favorite chocolate. There he notices there is an offer going on, upon bringing 3 wrappers of the same chocolate, you will get new chocolate for fr…

    Python

  6. Pattern-printing-Diamond-in-a-rectangle Pattern-printing-Diamond-in-a-rectangle Public

    Given a positive integer 'n' less than or equal to 26, you are required to print a pattern as further explained

    Python