10th C++ problem
Like say you want to send a message to someone
then if you press 2 one times then press enter it will display a,if 2 times then enter it will display b,if three then c
similarly upto key 9 you have to make this program
One constraint:Say if i press 2 then press 3 without pressing enter it should display error 😉
Note:There is no need of graphic interface :just print output on console