Skip to content
View Sumathi-coder's full-sized avatar

Block or report Sumathi-coder

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. python python Public

    A simple command-line To Do list application built with Python. It allows users to add, view, update and delete tasks. Great for learning basic file handling and command-line interfaces in python.

  2. simple-calculator simple-calculator Public

    This is a simple python calculator script that takes two numbers and an operator as input form the user and performs corresponding arithmetic operation. It supports addition, subtraction, multiplic…

    Python

  3. password-generator password-generator Public

    A simple python script that generates a strong, random password based on the length provided by the user.

  4. password-generator-project password-generator-project Public

    A simple python script that generates a strong, random password based on the length provided by the user.

    Python

  5. Rock-Paper-Scissors Rock-Paper-Scissors Public

    A simple python script that lets the user play the classic Rock, Paper and Scissors game against the computer.

    Python

  6. Contact-book Contact-book Public

    This is a simple Command-Line Contact Book application written in python. It allows users to store, update, search and delete contacts with basic details like name, phone number and email address.

    Python