Skip to content
View avi527's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Wisteli Informatics
  • Noida

Block or report avi527

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
avi527/README.md
  • 👋 Hi, I’m @avi527
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Popular repositories Loading

  1. python-logical-programs python-logical-programs Public

    Python

  2. Dictonary Dictonary Public

    Dict

    Python

  3. File-Handling File-Handling Public

    Let's start with Reading and Writing files

    Python

  4. Inheritance Inheritance Public

    Inheritance allows us to define a class that inherits all the methods and properties from another class

    Python

  5. List List Public

    List Data Intro To High

    Python

  6. Tuple Tuple Public

    Tuples in Python. A Tuple is a collection of Python objects separated by commas. In someways a tuple is similar to a list in terms of indexing, nested objects and repetition but a tuple is immutabl…

    Python