numbers2words

Numbers To Words Converter Using VB .NET

QUEZON CITY POLYTECHNIC UNIVERSITY 673 Quirino Highway, Barangay San Bartolome, Novaliches, Quezon City CONDITIONAL STATEMENT 1. Write a program that accepts a number and output its equivalent in words. Sample input/output dialogue: Input : Enter a number : 1380 Output : One thousand three hundred eighty Take note that the maximum input number is 9999.