Coders Packet

Packets submitted by Kumudha

Python Number To Word Converter Using num2words module

This is the python program for converting a number to word format using the num2words module. This program is used for banking application

Number Game Using C++

The Number game has written in C++. This Number game tells the number in your mind using simple maths tricks.

Python Calculator Using Tkinter Module

This is the Python source code for creating a simple Calculator using the tkinter module.