E
eli m
Hi, I have a program where the input involves space sometimes and i want to remove the spaces from the input. For example: if they type in hello world, then it would receive helloworld. How would i do this? Thanks in advance.