|
Lab 4 |
| . |
Happy Birthday using a String Box
to store the most common sentence ------------------------------------ Lab #4.1: Store a sentence in a String Box ------------------------------------ Modify the program from Lab #2.1 slightly so that it will store the sentence Happy Birthday to you. in a String Box. Make sure to use the value in the String Box when outputting the Happy Birthday song. |