Skip to content
View Kanchan3D's full-sized avatar
  • Phagwara, Punjab

Block or report Kanchan3D

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. fibonacci-series-by-giving-n-input fibonacci-series-by-giving-n-input Public

    This python code will help you to find fibonacci series just by giving input up to required number

    Python

  2. raising-error raising-error Public

    This is a perfect example how to raise an error in python.

    Python

  3. Reverse-of-a-number. Reverse-of-a-number. Public

    This python code will let you to understand how to reverse a number using while loop.

    Python

  4. Simple-calulator-showing-use-of-if-else-functon. Simple-calulator-showing-use-of-if-else-functon. Public

    This python code will help you to understand how to use if else functions in python

    Python

  5. Factorial-of-a-number. Factorial-of-a-number. Public

    This example will help you to understand while loop and is a good example for using if statement and while loop together and another way for calculation of factorial of a number.

    Python

  6. Indexes-of-a-sting-in-pyhton Indexes-of-a-sting-in-pyhton Public

    This code will help you to understand how to print a element out of string the concept of index is very easy and important in python.

    Python