Hi so I have the next problem (didnt write it in code yet because I dont know how i should start) I have to make a program in Visual Studio 2008 that would add words to numbers and make it a word again s ofor example:
monday + 4 =friday
so I suppose that I should convert the days to a number variable but I dont really know chich one Integer or maybe a String?
I'm pretty new to programming and I would appreciate any tips or maybe even some little help with code verry much.
thanks in advance
&
sorry for my bad english
Katsurou