I'm in an intro to Computer Science course this year, and we are currently working with a program called Perl.
Part of our assignment is to make the program say "Hola Mundo!" with exclamation points at the beginning and end. How do I get the upsidedown exclamation point at the beginning?
Also, I can't get my program to post answers on the next line. I know \n is supposed to be used, but everytime I put it in my program, I get a syntex error.
Please help!!
Part of our assignment is to make the program say "Hola Mundo!" with exclamation points at the beginning and end. How do I get the upsidedown exclamation point at the beginning?
Also, I can't get my program to post answers on the next line. I know \n is supposed to be used, but everytime I put it in my program, I get a syntex error.
Please help!!