Difference between revisions of "CSC231 Final Exam 2014"
Line 334: | Line 334: | ||
==Your assignment== | ==Your assignment== | ||
<br /> | <br /> | ||
− | Write a program that contains the array '' | + | Write a program that contains the array ''art'' in its data section, and that reconstructs the original lines containing the collection of emoticons that can be directly pasted into Skype. Your program will print the reconstructed string. |
+ | |||
+ | Your array should be called '''art''' and should start in the leftmost column of the line on which it is declared. | ||
<br /> | <br /> |