Coders Packet

Packets submitted by K. Prashant Rama Swamy

Make Notepad using Tkinter in Python.

This project helps in making in your notepad. In this program, we are using the Tkinter tool of Python.

Java Program to check if two words are Anagram or not

Hi, Today we are learning how to check if two words are anagram to each other or not.