Skip to content
View JanhaviChinchole's full-sized avatar
  • Pune
Block or Report

Block or report JanhaviChinchole

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

Popular repositories

  1. JanhaviChinchole JanhaviChinchole Public

    Config files for my GitHub profile.

  2. TicTacToe_Project TicTacToe_Project Public

    This a Python TicTacToe Game Project.

    Python

  3. Palindrome_Checking Palindrome_Checking Public

    A string is said to be palindrome if the reverse of the string is the same as string.

    Python

  4. FizzBuzz-Implimentation FizzBuzz-Implimentation Public

    In FizzBuzz program for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”.

    Python

  5. Pangram- Pangram- Public

    The string that contain alphabet from "a" to "z"

    Python

  6. Counting-of-letter-in-string Counting-of-letter-in-string Public

    Python program to count how many times each letter appears in string

    Python