September 27, 2006
Hello! I have an assignment to create a data file, then write a program to print the information on the screen. My problem is that the data must be in the data file as follows: "1, 2, 3", but I must write a program that prints it to the screen as "1 2 3". Can anyone help me with this? Thanks in advance!!!