Skip to content
View Zahra-Abdoli's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Zahra-Abdoli

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
Zahra-Abdoli/README.md

Hi there 👋

Popular repositories

  1. BasicCalculator BasicCalculator Public

    C#

  2. switch switch Public

    Create a C# program to display the "text mark" corresponding to a certain "numerical mark", using the following equivalence: • 9,10 = Excellent • 7,8 = Notable • 6 = Good • 5 = Pass • 0-4 = Fail Yo…

    C#

  3. reserve-array reserve-array Public

    C#

  4. EvenNumber EvenNumber Public

    C#

  5. readFile-mix-sort readFile-mix-sort Public

    C#

  6. string-manipulation string-manipulation Public

    Create a program that asks the user for a string and: - Replaces all spaces with underscores (storing the result in a new string) - Removes leading spaces (storing the result in another string) - R…

    C#