Really new to this, I've read the answers on here and they have helped so far but I am still a bit stuck.
I have managed to create a program that displays the users starsign from DOB input.
Now I want to send the results to a text file. I can create the file but I do not know how to send the console output/result of the program to the file.