The Println function currently just does what print does, but adds a line return to it. So it can't print a string, then a variable yet. Must fix it so it can print multiple things.
Log in to post a comment.