I want to be able to write a message to the screen at the very start of the program, and then have the user hit either Enter w/o entering any input numbers/characters, and have the rest of the code run, or ctrl-C to abort the execution. Is there a way to do this? (possibly having to do with reading in dummy arguments of some type)
No comments:
Post a Comment