Skip to content
View AttiaMalik's full-sized avatar

Block or report AttiaMalik

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. AttiaMalik AttiaMalik Public

    Config files for my GitHub profile.

  2. guessgame guessgame Public

    This is a simple command-line Number Guessing Game written in Python. The program randomly generates a number between 1 and 100. The player has to guess the correct number within a limited number o…

    Python

  3. claculator claculator Public

    This is a simple Python program that performs basic arithmetic operations: 1. Addition 2. Subtraction 3. Multiplication 4. Division The user can select an operation from a menu and input two number…

    Python

  4. github-pages github-pages Public template

    Forked from skills/github-pages

    Create a site or blog from your GitHub repositories with GitHub Pages.

  5. word-count word-count Public

    This program allows a user to input the name of a text file (.txt), reads the file, and counts the total number of words in it. The user can provide any file they want (not a hardcoded file). The f…

    Python